velocity property
override
If applicable, the velocity at which the scroll offset is currently independently changing (i.e. without external stimuli such as a dragging gestures) in logical pixels per second for this activity.
Implementation
@override
double get velocity => 0.0;