isInitialized property

bool get isInitialized
inherited

Implementation

bool get isInitialized => _state.index >= LifecycleState.initialized.index;