currentPage property

PointerThisPlease<int>? currentPage
final

currentPage PointerThisPlease<int> if itemsPerPage is set, holds the page number for the search items to be displayed.

Implementation

final PointerThisPlease<int>? currentPage;