flingVelocity property
The minimum velocity to initiate a fling. Defaults to 700.
Contract
Throws an AssertionError if the value is not positive.
Implementation
final double flingVelocity;
The minimum velocity to initiate a fling. Defaults to 700.
Throws an AssertionError if the value is not positive.
final double flingVelocity;