pageCount property

int get pageCount
inherited

The count of rendered pages

Implementation

int get pageCount => _pages.length;