menu
takyeebbak
core/logic/theme/cubit/theme_shared_preferences.dart
ThemeSharedPreferences
themeModeKey constant
themeModeKey
dark_mode
light_mode
themeModeKey
constant
String
const
themeModeKey
Implementation
static const themeModeKey = 'themeMode';
takyeebbak
theme_shared_preferences
ThemeSharedPreferences
themeModeKey constant
ThemeSharedPreferences class