infiniteHitOver property

bool infiniteHitOver
final

Infinite scroll hits out of bounds. When the Scrollable scrolls by itself, whether the infinite scroll is out of bounds. When clamping is false, it takes effect.

Implementation

final bool infiniteHitOver;