menu
custom_pdf_converter package
documentation
pdf.dart
PdfPage
annotations property
annotations property
dark_mode
light_mode
annotations
property
List
<
PdfAnnot
>
annotations
final
This holds any Annotations contained within this page.
Implementation
final annotations = <PdfAnnot>[];
custom_pdf_converter package
documentation
pdf
PdfPage
annotations property
PdfPage class