pageCount property

int get pageCount

Returns the page count.

Implementation

int get pageCount => pages.length;