onDebugRepaintTextRainbowEnabled method
Returns 'Overlay a rotating set of colors' boolean indicator.
Implementation
bool? onDebugRepaintTextRainbowEnabled() =>
inDebugRepaintTextRainbowEnabled?.call() ?? false;
Returns 'Overlay a rotating set of colors' boolean indicator.
bool? onDebugRepaintTextRainbowEnabled() =>
inDebugRepaintTextRainbowEnabled?.call() ?? false;