wantLoadMore property

bool wantLoadMore
final

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;