pillsInitScheduled property
bool
get
pillsInitScheduled
True while an init post-frame callback is pending.
Implementation
bool get pillsInitScheduled => _pillsInitScheduled;
True while an init post-frame callback is pending.
bool get pillsInitScheduled => _pillsInitScheduled;