ChapterBuilder typedef

ChapterBuilder = Widget Function(EpubChapterViewValue? chapter)

Implementation

typedef ChapterBuilder = Widget Function(EpubChapterViewValue? chapter);