Enum class representing different types of colors used in a Compose UI theme. Each enum value corresponds to a specific color from the MaterialTheme.
A composable function that displays a body text with Body1 typography style.
A composable function that displays a body text with Body2 typography style.
A composable function that displays a heading with H1 typography style.
A composable function that displays a heading with H2 typography style.
A composable function that displays a heading with H3 typography style.
A composable function that displays a heading with H4 typography style.
A composable function that displays a heading with H5 typography style.
A composable function that displays a heading with H6 typography style.