menu
stash_app_flutter
core/presentation/theme/theme_mode_provider.dart
appThemeModePreferenceKey constant
appThemeModePreferenceKey
dark_mode
light_mode
appThemeModePreferenceKey
top-level constant
String
const
appThemeModePreferenceKey
Implementation
const appThemeModePreferenceKey = 'app_theme_mode';
stash_app_flutter
theme_mode_provider
appThemeModePreferenceKey constant
theme_mode_provider library