menu
flutter_epub_viewer package
documentation
flutter_epub_viewer.dart
EpubViewer
onTextSelected property
onTextSelected property
dark_mode
light_mode
onTextSelected
property
ValueChanged
<
EpubTextSelection
>
?
onTextSelected
final
Call back when text selection changes
Implementation
final ValueChanged<EpubTextSelection>? onTextSelected;
flutter_epub_viewer package
documentation
flutter_epub_viewer
EpubViewer
onTextSelected property
EpubViewer class