isEnabled property

bool get isEnabled

Check if the debug panel is enabled.

Implementation

static bool get isEnabled => _config.enable;