pageCount property

int get pageCount

The count of rendered pages

Implementation

int get pageCount => _pages.length;