shouldCloseOnMinExtent property

bool shouldCloseOnMinExtent
final

Whether the widget that fired this notification, when dragged (or flung) to minExtent, should cause its parent sheet to close.

It is up to parent classes to properly read and handle this value.

Implementation

final bool shouldCloseOnMinExtent;