isClosed property

bool get isClosed

True if the controller is closed.

Implementation

bool get isClosed => _controller.isClosed;