isDisposed property

bool get isDisposed

Whether this controller has been disposed.

Implementation

bool get isDisposed => _isDisposed;