isReady property

bool get isReady

Implementation

bool get isReady => _state == LifecycleState.ready;