getPage method

int getPage()

Gets the current page number for pagination.

Implementation

int getPage() => _currentPage;