pagingController property
The controller for paged listings.
Informs the current state of the pagination and requests new items from its listeners.
Implementation
final PagingController<PageKeyType, ItemType> pagingController;
The controller for paged listings.
Informs the current state of the pagination and requests new items from its listeners.
final PagingController<PageKeyType, ItemType> pagingController;