type property

String type

Implementation

String get type => this is EpubViewSubChapter ? 'subchapter' : 'chapter';