Default

Default implementation of AiutaLabelThemeTypography.

This class provides standard text styles for labels.

theme {
label {
typography = AiutaLabelThemeTypography.Default()
}
}

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val regular: TextStyle

Text style for regular label text

Link copied to clipboard
open override val subtle: TextStyle

Text style for subtle or secondary label text

Link copied to clipboard
open override val titleL: TextStyle

Text style for large titles

Link copied to clipboard
open override val titleM: TextStyle

Text style for medium titles