isEnabled property

bool get isEnabled

Indicates whether the sheet is currently open and visible.

Implementation

bool get isEnabled => _isEnabled;