menu
general_lib package
documentation
dart/dart.dart
Dart
isDebug property
isDebug property
dark_mode
light_mode
isDebug
property
bool
get
isDebug
Implementation
static bool get isDebug => (!Dart.isRelease && !Dart.isProfile);
general_lib package
documentation
dart/dart
Dart
isDebug property
Dart class