isLastPage property
A flag to indicate if the last page of data has been loaded.
If true, the onLoadMore callback will not be triggered.
Implementation
final bool isLastPage;
A flag to indicate if the last page of data has been loaded.
If true, the onLoadMore callback will not be triggered.
final bool isLastPage;