menu
katana_flutter package
documentation
config/mobile/mobile.dart
Config
isDebug property
isDebug property
dark_mode
light_mode
isDebug
property
bool
get
isDebug
True if it is debug mode.
Implementation
static bool get isDebug => kDebugMode;
katana_flutter package
documentation
config/mobile/mobile
Config
isDebug property
Config class