s_liquid_pull_to_refresh/s_liquid_pull_to_refresh library

s_liquid_pull_to_refresh package

This library exports all public APIs for the s_liquid_pull_to_refresh package.

Typedefs

SRefreshCallback = Future<void> Function()
The signature for a function that's called when the user has dragged a SLiquidPullToRefresh far enough to demonstrate that they want the app to refresh. The returned Future must complete when the refresh operation is finished.