menu
funle_fb2 package
documentation
parser/models/fb2_section.dart
FB2Section
title property
title property
dark_mode
light_mode
title
property
String
?
title
late
final
The title of the section.
Implementation
late final String? title;
funle_fb2 package
documentation
parser/models/fb2_section
FB2Section
title property
FB2Section class