prependLoadingWidget property

Widget? prependLoadingWidget
final

The widget that is shown when the data is loading at the beginning of the list.

Implementation

final Widget? prependLoadingWidget;