listLoadingWidget property

Widget? listLoadingWidget
final

The widget to render when the list is loading. The loading will be available at the bottom of the list.

Implementation

final Widget? listLoadingWidget;