isDisposed property

bool get isDisposed

Implementation

bool get isDisposed => _state == LifecycleState.disposed;