pdfPageList property
PdfPageList
get
pdfPageList
This is the Pages object, which is required by each Pdf Document
Implementation
PdfPageList get pdfPageList => catalog.pdfPageList;
This is the Pages object, which is required by each Pdf Document
PdfPageList get pdfPageList => catalog.pdfPageList;