PicoTheme

object PicoTheme

Holds getter to access the current theme values provided at the call site's position in the hierarchy.

Properties

Link copied to clipboard
@get:Composable
@get:ReadOnlyComposable
val colorScheme: ColorScheme

Retrieves the current ColorScheme.

Link copied to clipboard
@get:Composable
@get:ReadOnlyComposable
val typography: Typography

Retrieves the current Typography.