isEnabled property

bool get isEnabled

Returns true if the sheet is open and enabled.

Implementation

bool get isEnabled => _extent.isEnabled;