menu
expandable_box_drawing_table package
documentation
models/section.dart
Section<T>
subSections property
subSections property
dark_mode
light_mode
subSections
property
List
<
Section
<
T
>
>
?
subSections
final
Implementation
final List<Section<T>>? subSections;
expandable_box_drawing_table package
documentation
models/section
Section<T>
subSections property
Section class