forceFrames property
final
If true, tickers in this subtree will force frames even if frames would normally not be scheduled (e.g. even if the device's screen is turned off).
Use sparingly as this will cause significantly higher battery usage when the device should be idle.
Implementation
final bool forceFrames;