appendLoadingWidget property

Widget? appendLoadingWidget
final

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

Implementation

final Widget? appendLoadingWidget;