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