isEnabled property
bool
get
isEnabled
Check if the debug panel is enabled.
Implementation
static bool get isEnabled => _config.enable;
Check if the debug panel is enabled.
static bool get isEnabled => _config.enable;