menu
shared_component package
documentation
utils/app_constants.dart
AppConstants
themeModeKey constant
themeModeKey constant
dark_mode
light_mode
themeModeKey
constant
String
const
themeModeKey
Implementation
static const String themeModeKey = 'themeModeKey';
shared_component package
documentation
utils/app_constants
AppConstants
themeModeKey constant
AppConstants class