onRefresh property

Future<void> Function()? onRefresh
final

Callback for pull-to-refresh.

Implementation

final Future<void> Function()? onRefresh;