onRefreshing property

(Widget Function()?) onRefreshing
final

A widget to show on top of this widget when refreshing

Implementation

final Widget Function()? onRefreshing;