refreshTriggerExtent property
Overscroll distance required to trigger a custom refresh.
This applies to horizontal lists and vertical lists using refreshIndicatorBuilder. Vertical lists without a custom builder use Flutter's native RefreshIndicator threshold.
Implementation
final double refreshTriggerExtent;