menu
dart_pdf_editor package
documentation
dart_pdf_editor.dart
PdfReflowBackend
reflowJumpToPage abstract method
reflowJumpToPage abstract method
dark_mode
light_mode
reflowJumpToPage
abstract method
void
reflowJumpToPage
(
int
index
)
Scrolls the reading view so page
index
is at the top.
Implementation
void reflowJumpToPage(int index);
dart_pdf_editor package
documentation
dart_pdf_editor
PdfReflowBackend
reflowJumpToPage abstract method
PdfReflowBackend class