isClosed property

bool get isClosed

Indicates whether the sheet is closed and fully hidden.

Implementation

bool get isClosed => _extent.isClosed;