shown property

bool get shown

True if the sheet is shown.

Implementation

bool get shown => _controller.value != 0;