OnChapterChange typedef

OnChapterChange = void Function(Chapter)

Implementation

typedef OnChapterChange = void Function(Chapter);