rowProgress property
Normalised progress within the hit row: 0.0 = top edge, 1.0 = bottom edge.
Useful for proximity-based scroll speed curves when isFirstVisibleRow or isLastVisibleRow is true.
Implementation
final double rowProgress;
Normalised progress within the hit row: 0.0 = top edge, 1.0 = bottom edge.
Useful for proximity-based scroll speed curves when isFirstVisibleRow or isLastVisibleRow is true.
final double rowProgress;