scrollOffsetRatio property

double scrollOffsetRatio
final

Used to adjust the scroll granularity. Specifically, on Flutter Web there is some page loading jank that this attempts to smooth out.

Implementation

final double scrollOffsetRatio;