onRefresh property

Future<void> Function()? onRefresh
final

Called when the user pulls down to refresh.

Implementation

final Future<void> Function()? onRefresh;