isDisposed property

bool get isDisposed

Returns whether the controller has been disposed.

Implementation

bool get isDisposed => _isDisposed;