autoScrollerVelocityScalar property
final
The velocity scalar per pixel over scroll.
It represents how the velocity scale with the over scroll distance. The
auto-scroll velocity =
Defaults to 50 if not set or set to null.
Implementation
final double? autoScrollerVelocityScalar;