menu
pangrowth_content package
documentation
model/story_reader_config.dart
StoryReaderConfig
startChapter property
startChapter property
dark_mode
light_mode
startChapter
property
int
?
startChapter
final
起始章节索引(可选,默认从第0章开始)
Implementation
final int? startChapter;
pangrowth_content package
documentation
model/story_reader_config
StoryReaderConfig
startChapter property
StoryReaderConfig class