dragClosedBuffer property

double dragClosedBuffer
final

If dragClosed is true, the sidebar will be hidden when dragged this far below minWidth. Defaults to half of minWidth. Set to 0 to cause the sidebar to close at exactly minWidth.

Implementation

final double dragClosedBuffer;