wantLoadMore property
Set to true to show a loading indicator at the bottom of the grid.
This is useful for implementing infinite scrolling. Defaults to false.
Implementation
final bool wantLoadMore;
Set to true to show a loading indicator at the bottom of the grid.
This is useful for implementing infinite scrolling. Defaults to false.
final bool wantLoadMore;