schedulerPhase property
The phase that the scheduler is currently operating under.
Implementation
@override
SchedulerPhase get schedulerPhase => throw UnimplementedError();
The phase that the scheduler is currently operating under.
@override
SchedulerPhase get schedulerPhase => throw UnimplementedError();