isEnabled property

bool get isEnabled

Whether any debug visualization is enabled.

Implementation

bool get isEnabled => this != DebugMode.none;