contents property

List<PdfObject<PdfDataType>> contents
final

This holds the contents of the page.

Implementation

final contents = <PdfObject>[];