onRefresh property

Future<void> Function()? onRefresh
final

Callback triggered when the user pulls to refresh.

Implementation

final Future<void> Function()? onRefresh;