loadMoreBuilder property
The builder function for the list view load more action widget.
Implementation
final Widget Function(BuildContext context)? loadMoreBuilder;
The builder function for the list view load more action widget.
final Widget Function(BuildContext context)? loadMoreBuilder;