menu
powerbook package
documentation
models.dart
ChapterList
ChapterList.new constructor
ChapterList.new constructor
dark_mode
light_mode
ChapterList
constructor
ChapterList
(
{
required
Heading
heading
,
required
List
<
Chapter
>
chapters
,
})
Implementation
ChapterList({required this.heading, required this.chapters});
powerbook package
documentation
models
ChapterList
ChapterList.new constructor
ChapterList class