framesEnabled property
Whether frames are currently being scheduled when scheduleFrame is called.
This value depends on the value of the lifecycleState.
Implementation
bool get framesEnabled => _framesEnabled;
Whether frames are currently being scheduled when scheduleFrame is called.
This value depends on the value of the lifecycleState.
bool get framesEnabled => _framesEnabled;