dragClosed property

bool dragClosed
final

If true, the sidebar will close when dragged below minWidth. Use dragClosedBuffer configure how far below minWidth it needs to be dragged to trigger this behavior.

Defaults to true.

Implementation

final bool dragClosed;