xObjects property

Map<String, PdfXObject> xObjects
finalinherited

The xobjects or other images in the pdf

Implementation

final xObjects = <String, PdfXObject>{};