onRefresh property
Refresh callback.
Triggered on refresh.
The Header current state is IndicatorMode.processing.
More link IndicatorNotifier.onTask
.
Implementation
final FutureOr Function()? onRefresh;
Refresh callback.
Triggered on refresh.
The Header current state is IndicatorMode.processing.
More link IndicatorNotifier.onTask
.
final FutureOr Function()? onRefresh;