rotateLeapVelocityMultiplier property
The amount to scale the rotation velocity by during a leap animation
The larger the number, the larger the rotation difference during a leap. To change the duration of a leap, see leapMaxOfCurveComponent.
This may cause the pan velocity to exceed maxRotateVelocity.
Defaults to 3.
Implementation
final double rotateLeapVelocityMultiplier;