AnnotationLink constructor
AnnotationLink(
- String destination, {
- PdfIndirect? replaces,
Implementation
AnnotationLink(this.destination, {this.replaces});
AnnotationLink(this.destination, {this.replaces});