menu
rattle
providers/settings.dart
SettingsGraphicThemeNotifier
SettingsGraphicThemeNotifier constructor
SettingsGraphicThemeNotifier
dark_mode
light_mode
SettingsGraphicThemeNotifier
constructor
SettingsGraphicThemeNotifier
(
)
Implementation
SettingsGraphicThemeNotifier() : super('theme_rattle') { _loadTheme(); }
rattle
settings
SettingsGraphicThemeNotifier
SettingsGraphicThemeNotifier constructor
SettingsGraphicThemeNotifier class