refresh property

Future<void> Function()? refresh
final

Function to be called when refresh happens. Useless if sliver

Implementation

final Future<void> Function()? refresh;