motionStartDistanceThreshold property Null safety
final
Amount of pixels in either direction the drag has to move by to start scroll movement again after each time scrolling came to a stop.
Implementation
final double? motionStartDistanceThreshold;