menu
betto_pdfium
betto_pdfium.dart
PdfPopupAnnotation
PdfPopupAnnotation.new const constructor
PdfPopupAnnotation.new
dark_mode
light_mode
PdfPopupAnnotation
constructor
const
PdfPopupAnnotation
(
{
PdfRect
?
rect
,
required
int
flags
,
})
Creates a
PdfPopupAnnotation
.
Implementation
const PdfPopupAnnotation({this.rect, required this.flags});
betto_pdfium
betto_pdfium
PdfPopupAnnotation
PdfPopupAnnotation.new const constructor
PdfPopupAnnotation class