styleAs

infix fun <T : Labeled> T.styleAs(labelStyle: LabelStyle): T

Decorator function to apply a LabelStyle to a Label

Receiver

Labeled

Return

Labeled

Parameters

labelStyle

LabelStyle to apply to the Label