menu
epub_reader_highlight package
documentation
ui/epub_page.dart
EpubPage
EpubPage.new const constructor
EpubPage.new const constructor
dark_mode
light_mode
EpubPage
constructor
const
EpubPage
(
{
Key
?
key
,
required
File
epubPath
,
})
Implementation
const EpubPage({ super.key, required this.epubPath, });
epub_reader_highlight package
documentation
ui/epub_page
EpubPage
EpubPage.new const constructor
EpubPage class