RefresherBuilder typedef

RefresherBuilder = Widget Function(BuildContext context, RefreshPhysics physics)

Implementation

typedef RefresherBuilder = Widget Function(BuildContext context, RefreshPhysics physics);