currentPage property

PageEntry get currentPage

Returns the current page.

Implementation

PageEntry get currentPage => pages[pageIndex];