loadMore method

void loadMore()

Call nextPage to load more data, meaningful in infinity mode

Implementation

void loadMore() => nextPage();