paginationDelegate property

EndlessPaginationDelegate? paginationDelegate
final

The pagination delegate for specifying page size and the maximum number of pages to load in the results list using the EndlessPaginationListView.

Implementation

final EndlessPaginationDelegate? paginationDelegate;