shouldCloseOnMinExtent property
final
Whether the sheet, when dragged (or flung) to its minimum size, should cause its parent sheet to close.
Set on emitted DraggableScrollableNotifications. It is up to parent classes to properly read and handle this value.
Implementation
final bool shouldCloseOnMinExtent;