menu
flutter_epub_viewer package
documentation
flutter_epub_viewer.dart
EpubViewer
onRelocated property
onRelocated property
dark_mode
light_mode
onRelocated
property
ValueChanged
<
EpubLocation
>
?
onRelocated
final
Call back when epub page changes
Implementation
final ValueChanged<EpubLocation>? onRelocated;
flutter_epub_viewer package
documentation
flutter_epub_viewer
EpubViewer
onRelocated property
EpubViewer class