PDFAnnotationConfig constructor
const
PDFAnnotationConfig({})
Implementation
const PDFAnnotationConfig({
this.title,
this.initialPenColor,
this.initialHighlightColor,
this.initialStrokeWidth,
this.imagesToInsert,
this.initialPage = 0,
this.locale,
});