hasScheduledFrame property
Whether this scheduler has requested that handleBeginFrame be called soon.
Implementation
@override
bool get hasScheduledFrame => throw UnimplementedError();
Whether this scheduler has requested that handleBeginFrame be called soon.
@override
bool get hasScheduledFrame => throw UnimplementedError();