framesEnabled property
Whether frames are currently being scheduled when scheduleFrame is called.
This value depends on the value of the lifecycleState.
Implementation
@override
bool get framesEnabled => throw UnimplementedError();
Whether frames are currently being scheduled when scheduleFrame is called.
This value depends on the value of the lifecycleState.
@override
bool get framesEnabled => throw UnimplementedError();