snapList property

List<double> snapList
final

If snap is true, the bottom sheets snaps to the nearest point declared in this list when the user stops dragging.

Implementation

final List<double> snapList;