menu
katana_flutter package
documentation
config/others/others.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/others/others
Config
isDebug property
Config class