menu
funle_fb2 package
documentation
parser/models/fb2_body.dart
FB2Body
sections property
sections property
dark_mode
light_mode
sections
property
List
<
FB2Section
>
?
sections
late
final
The sections of the document.
Implementation
late final List<FB2Section>? sections;
funle_fb2 package
documentation
parser/models/fb2_body
FB2Body
sections property
FB2Body class