menu
flutter_epub_viewer package
documentation
flutter_epub_viewer.dart
EpubChapter
subitems property
subitems property
dark_mode
light_mode
subitems
property
List
<
EpubChapter
>
subitems
final
The subchapters of the chapter
Implementation
final List<EpubChapter> subitems;
flutter_epub_viewer package
documentation
flutter_epub_viewer
EpubChapter
subitems property
EpubChapter class