androidx.glance.material
Top-level functions summary
ColorProviders |
ColorProviders(colors: Colors) Given Material |
ColorProviders |
ColorProviders(light: Colors, dark: Colors) Given Material |
Top-level functions
ColorProviders
fun ColorProviders(colors: Colors): ColorProviders
Given Material Colors
, creates a ColorProviders
that can be passed to GlanceTheme
ColorProviders
fun ColorProviders(light: Colors, dark: Colors): ColorProviders
Given Material Colors
, creates a ColorProviders
that can be passed to GlanceTheme