onDebugPaintPointersEnabled method
Returns 'to flash when tapped' boolean indicator.
Implementation
bool? onDebugPaintPointersEnabled() =>
inDebugPaintPointersEnabled?.call() ?? false;
Returns 'to flash when tapped' boolean indicator.
bool? onDebugPaintPointersEnabled() =>
inDebugPaintPointersEnabled?.call() ?? false;