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