kScaleSlop top-level constant Null safety
The distance a touch has to travel for the framework to be confident that the gesture is a scale gesture.
Implementation
const double kScaleSlop = kTouchSlop;
The distance a touch has to travel for the framework to be confident that the gesture is a scale gesture.
const double kScaleSlop = kTouchSlop;