SwipeRefreshCallback typedef

SwipeRefreshCallback = Future<void> Function()

Implementation

typedef SwipeRefreshCallback = Future<void> Function();