paginationDelegate property
The delegate that specifies the pagination requirements for the grid view such as the maximum number of pages to load and the page size.
Implementation
final EndlessPaginationDelegate paginationDelegate;
The delegate that specifies the pagination requirements for the grid view such as the maximum number of pages to load and the page size.
final EndlessPaginationDelegate paginationDelegate;