onRefresh property

Future<void> Function() onRefresh
final

Function to refresh the list

Implementation

final Future<void> Function() onRefresh;