velocityScalar property

double velocityScalar
final

The velocity scalar per pixel over scroll.

It represents how the velocity scale with the over scroll distance. The auto-scroll velocity = * velocityScalar.

Implementation

final double velocityScalar;