infiniteOffset property

double? infiniteOffset
final

Infinite scroll trigger offset. The relative offset of the Scrollable from the bounds (>= 0) When null, no infinite scroll.

Implementation

final double? infiniteOffset;