menu
pdftron_flutter package
documentation
pdftron_flutter.dart
AnnotWithRect
AnnotWithRect constructor
AnnotWithRect constructor
dark_mode
light_mode
AnnotWithRect
constructor
AnnotWithRect
(
String
?
id
,
int
?
pageNumber
,
Rect
?
rect
)
Implementation
AnnotWithRect(this.id, this.pageNumber, this.rect);
pdftron_flutter package
documentation
pdftron_flutter
AnnotWithRect
AnnotWithRect constructor
AnnotWithRect class