velocity property
final
The velocity at which the ScrollPosition was changing when this overscroll happened.
This will typically be 0.0 for touch-driven overscrolls, and positive for overscrolls that happened from a BallisticScrollActivity or DrivenScrollActivity.
Implementation
final double velocity;