panLeapVelocityMultiplier property

double panLeapVelocityMultiplier
final

The amount to scale the panning offset velocity by during a leap animation

The larger the number, the larger the movement during a leap. To change the duration of a leap, see leapMaxOfCurveComponent.

This may cause the pan velocity to exceed maxPanVelocity.

Defaults to 5.

Implementation

final double panLeapVelocityMultiplier;