snap property

bool snap
final

If true, the SlidingSheet will snap to the provided snappings. If false, the SlidingSheet will slide from minExtent to maxExtent and then begin to scroll.

Implementation

final bool snap;