isLastPage property

bool isLastPage
final

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;