flingVelocity property
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;
The minimum velocity to initiate a fling. Defaults to 700.
Throws an AssertionError if the value is not positive.
@override
final double flingVelocity;