threshold property

double? threshold
final

This threshold defines the arc length of a rotation gesture where snapping at a snap angle occurs. It is measured in points.

// Defaults to:
20

Implementation

final double? threshold;