onRefresh property
callback when header refresh
when the callback is happening,you should use RefreshController to end refreshing state,else it will keep refreshing state
Implementation
final VoidCallback? onRefresh;
callback when header refresh
when the callback is happening,you should use RefreshController to end refreshing state,else it will keep refreshing state
final VoidCallback? onRefresh;