KalugaLabel
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
A label a KalugaTextStyle applied
Inheritors
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