menu
am_epub_parser package
documentation
am_epub_parser.dart
EpubChapterRef
readHtmlContent method
readHtmlContent method
dark_mode
light_mode
readHtmlContent
method
Future
<
String
>
readHtmlContent
(
)
Implementation
Future<String> readHtmlContent() async { return epubTextContentFileRef!.readContentAsText(); }
am_epub_parser package
documentation
am_epub_parser
EpubChapterRef
readHtmlContent method
EpubChapterRef class