onRefresh property

Future<void> Function() onRefresh
final

The asynchronous callback task triggered upon release.

Implementation

final Future<void> Function() onRefresh;