Theme
base theme interface
Parameters
key
a unique key to identify this theme
lightScheme
the light color scheme
darkScheme
the dark color scheme
Inheritors
Properties
Functions
Link copied to clipboard
Link copied to clipboard
fun ComposeTheme.Theme.selectSchemeForContrast(isDark: Boolean, contrast: ComposeTheme.Contrast): ColorScheme
Link copied to clipboard
Link copied to clipboard