maxPages property

  1. @nonVirtual
int maxPages
inherited

Implementation

@nonVirtual
int get maxPages => max(pageCount - 1, 0);