pixelsPerSecond property
The number of pixels to scroll per second. Defaults to 200.
Contract
Throws an AssertionError if the pixels per second <= 0.
Implementation
@override
final double pixelsPerSecond;
The number of pixels to scroll per second. Defaults to 200.
Throws an AssertionError if the pixels per second <= 0.
@override
final double pixelsPerSecond;