KalugaLabel
Types
Link copied to clipboard
A KalugaLabel that displays a regular text
Link copied to clipboard
data class Styled(val text: StyledString, val style: KalugaTextStyle = text.defaultTextStyle) : KalugaLabel
A KalugaLabel that displays a StyledString
Properties
Link copied to clipboard
The KalugaTextStyle of the label