currentPageIndex property
int
get
currentPageIndex
Retrieves the 0-based index of the current page
Implementation
int get currentPageIndex => _currentPage;
Retrieves the 0-based index of the current page
int get currentPageIndex => _currentPage;