menu
rali
config/constants.dart
AppVersion
debugFeaturesEnabled property
debugFeaturesEnabled
dark_mode
light_mode
debugFeaturesEnabled
property
bool
debugFeaturesEnabled
getter/setter pair
Whether to show debug features
Implementation
static bool debugFeaturesEnabled = true;
rali
constants
AppVersion
debugFeaturesEnabled property
AppVersion class