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