Package-level declarations
Types
Properties
LocalDynamicMaterialThemeSeed is a CompositionLocal that provides the seed color for the dynamic material theme.
Functions
Create a custom ColorScheme based on the provided colors. Uses primary as the seed color.
Create a custom ColorScheme based on the provided colors.
A Material Theme that adapts to the given DynamicMaterialThemeState.seedColor.
A Material Theme that adapts to the given seed color and the provided custom colors.
Create and remember a custom ColorScheme based on the provided colors. Uses primary as the seed color.
Create and remember a custom ColorScheme based on the provided colors.
Creates a DynamicMaterialThemeState that can be remembered across compositions using custom colors.
Create the actual ColorScheme based on the given DynamicScheme.