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