Companion

object Companion

Properties

Link copied to clipboard
@Stable
val Bold: TextStyle
Link copied to clipboard
@Stable
val Dim: TextStyle
Link copied to clipboard
@Stable
val Empty: TextStyle

It is needed to indicate that this style is empty and the rest of the styles need to be reset.

Link copied to clipboard
@Stable
val Invert: TextStyle
Link copied to clipboard
@Stable
val Italic: TextStyle
Link copied to clipboard
Link copied to clipboard
@Stable
val Underline: TextStyle
Link copied to clipboard

It is needed to indicate that there is no style (not the same as an Empty one), since it does not replace the style that was previously specified.