menu
dev_log package
documentation
dev_log.dart
Log
isEnabled property
isEnabled property
dark_mode
light_mode
isEnabled
property
bool
get
isEnabled
Implementation
static bool get isEnabled => kDebugMode || _forceEnabled;
dev_log package
documentation
dev_log
Log
isEnabled property
Log class