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