flingVelocity property

  1. @override
double flingVelocity
final

The minimum velocity to initiate a fling. Defaults to 700.

Contract

Throws an AssertionError if the value is not positive.

Implementation

@override
final double flingVelocity;