pages property

List<PdfPage> pages
final

This holds the pages

Implementation

final pages = <PdfPage>[];