isClosed property

bool isClosed

Checks whether the controller has already been closed.

Implementation

bool get isClosed => _isClosed;