listLoadingWidget property
The widget to render when the list is loading. The loading will be available at the bottom of the list.
Implementation
final Widget? listLoadingWidget;
The widget to render when the list is loading. The loading will be available at the bottom of the list.
final Widget? listLoadingWidget;