flingVelocity property

double flingVelocity
final

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

Contract

Throws an AssertionError if the value is not positive.

Implementation

final double flingVelocity;