currentPageIndex property

int get currentPageIndex

Retrieves the 0-based index of the current page

Implementation

int get currentPageIndex => _currentPage;