debugMode property
Whether to show the debug performance overlay. Useful during development to monitor GPU/CPU impact.
Implementation
final bool debugMode;
Whether to show the debug performance overlay. Useful during development to monitor GPU/CPU impact.
final bool debugMode;