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