onRefresh property

RefreshCallback? onRefresh
final

Event of reloading the view in a RefreshIndicator. When this parameter is null, a RefreshIndicator is not created.

Implementation

final RefreshCallback? onRefresh;