paginatedItems property

List<T> get paginatedItems
inherited

Implementation

List<T> get paginatedItems => paginationNotifier.paginatedItems;