isEnabled property
bool
get
isEnabled
Indicates whether the sheet is currently open and visible.
Implementation
bool get isEnabled => _isEnabled;
Indicates whether the sheet is currently open and visible.
bool get isEnabled => _isEnabled;