threshold property

double? threshold
final

This threshold defines the distance of a pan gesture where snapping at a snap point occurs. It is measured in points.

// Defaults to:
20

Implementation

final double? threshold;