onRefresh property

void Function(BuildContext context)? onRefresh
final

Callback for pull-to-refresh logic.

Implementation

final void Function(BuildContext context)? onRefresh;