rotationThreshold property
Rotation threshold in degree default is 20.0 Map starts to rotate when rotationThreshold has been achieved or another multi finger gesture wins which allows MultiFingerGesture.rotate.
Note: if flags doesn't contain InteractiveFlag.rotate or enableMultiFingerGestureRace is false then rotate cannot win.
Implementation
final double rotationThreshold;