dynamic_theme_picker library

Classes

CustomColorPickerDialog
A dialog that displays color options for theme selection.
CustomThemeColorPalette
A utility class to access custom theme colors
CustomThemeColors
Model class to hold custom colors for light and dark modes
CustomThemeColorsNotifier
Notifier to manage custom theme colors
DarkLightModeCustomToggle
A widget that allows toggling between custom light and dark mode color schemes
ThemeChanger
ThemeColorPickerWidget
ThemeDialogButton
A button that shows a theme picker in a dialog when pressed.
ThemeModeToggle
A toggle widget for switching between light and dark mode
ThemeNotifier

Properties

customThemeColorsProvider → StateNotifierProvider<CustomThemeColorsNotifier, CustomThemeColors>
Provider for custom theme colors
final
themeProvider → StateNotifierProvider<ThemeNotifier, ThemeData>
final