triggerMode property

IndicatorTriggerMode triggerMode
final

Configures how CustomRefreshIndicator can be triggered.

Works in the same way as the triggerMode of the built-in RefreshIndicator widget.

Defaults to IndicatorTriggerMode.onEdge.

Implementation

final IndicatorTriggerMode triggerMode;