pull_me_down library

Classes

PullMeDown
A creative and easy-to-use pull-to-refresh widget.

Typedefs

RefreshCallback = Future<void> Function()
A callback function that returns a Future. Used for the refresh action.