scrollIncrement property

Duration scrollIncrement
final

The amount of time to wait between each scroll attempt. A value too small will result in scroll attempts happening too close for the scroller to complete each step.

Implementation

final Duration scrollIncrement;