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