isPersistentCallbacks property

bool get isPersistentCallbacks

Implementation

bool get isPersistentCallbacks =>
    SchedulerBinding.instance.schedulerPhase ==
    SchedulerPhase.persistentCallbacks;