menu
flutter_epub_viewer package
documentation
flutter_epub_viewer.dart
EpubChapter
EpubChapter.fromJson factory constructor
EpubChapter.fromJson factory constructor
dark_mode
light_mode
EpubChapter.fromJson
constructor
EpubChapter.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory EpubChapter.fromJson(Map<String, dynamic> json) => _$EpubChapterFromJson(json);
flutter_epub_viewer package
documentation
flutter_epub_viewer
EpubChapter
EpubChapter.fromJson factory constructor
EpubChapter class