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