shouldSnap property
bool
get
shouldSnap
Determines if the sheet should snap to the snapping positions.
Defaults to true. Override this to disable snapping behavior.
Implementation
bool get shouldSnap => true;