isDisposed property

bool get isDisposed

Gets whether the controller is disposed.

Implementation

bool get isDisposed => _isDisposed;