snapToStartBuffer property

double? snapToStartBuffer
final

If this and startWidth are both set, the sidebar will snap back to startWidth when dragged within this many pixels of it.

Implementation

final double? snapToStartBuffer;