totalPages property
int
get
totalPages
Total number of pages in the loaded document.
Implementation
int get totalPages => _totalPages;
Total number of pages in the loaded document.
int get totalPages => _totalPages;