forceFrames property
final
Whether tickers should request forced frames while active.
Effective value is the logical OR of all ancestor and local TickerMode.forceFrames values. Forcing frames may increase battery usage, so use sparingly.
Implementation
final bool forceFrames;