menu
pdf package
documentation
widgets.dart
AnnotationUrl
AnnotationUrl constructor
AnnotationUrl constructor
dark_mode
light_mode
AnnotationUrl
constructor
AnnotationUrl
(
String
destination
, {
DateTime
?
date
,
String
?
subject
,
String
?
author
,
PdfIndirect?
replaces
,
})
Implementation
AnnotationUrl( this.destination, { this.date, this.subject, this.author, this.replaces, });
pdf package
documentation
widgets
AnnotationUrl
AnnotationUrl constructor
AnnotationUrl class