onRefresh property

VoidCallback? onRefresh
final

A function that's called when the user has dragged the stretechy header far enough to demonstrate that they want the app to refresh.

Implementation

final VoidCallback? onRefresh;