menu
tadamon
core/config/const/shared_preferences_keys.dart
SharedPreferencesKeys
themeMode constant
themeMode
dark_mode
light_mode
themeMode
constant
String
const
themeMode
Implementation
static const String themeMode = 'themeMode';
tadamon
shared_preferences_keys
SharedPreferencesKeys
themeMode constant
SharedPreferencesKeys class