menu
flutter_advanced_devtools package
documentation
dev_tools_config.dart
DevToolsConfig
isDebug property
isDebug property
dark_mode
light_mode
isDebug
property
bool
get
isDebug
Implementation
static bool get isDebug => kDebugMode;
flutter_advanced_devtools package
documentation
dev_tools_config
DevToolsConfig
isDebug property
DevToolsConfig class