menu
upgrade_flutter_starter_kit package
documentation
utils/constants.dart
AppConstants
keyDarkMode constant
keyDarkMode constant
dark_mode
light_mode
keyDarkMode
constant
String
const
keyDarkMode
Implementation
static const String keyDarkMode = 'darkMode';
upgrade_flutter_starter_kit package
documentation
utils/constants
AppConstants
keyDarkMode constant
AppConstants class