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