tableOfContentsListenable property

ValueNotifier<List<EpubViewChapter>> tableOfContentsListenable
final

Implementation

final tableOfContentsListenable = ValueNotifier<List<EpubViewChapter>>([]);