annotations property

List<PdfAnnot> annotations
final

This holds any Annotations contained within this page.

Implementation

final annotations = <PdfAnnot>[];