menu
expandable_box_drawing_table package
documentation
widgets/expandable_box_drawing_table.dart
ExpandableBoxDrawingTable<T>
sections property
sections property
dark_mode
light_mode
sections
property
List
<
Section
<
T
>
>
sections
final
Implementation
final List<Section<T>> sections;
expandable_box_drawing_table package
documentation
widgets/expandable_box_drawing_table
ExpandableBoxDrawingTable<T>
sections property
ExpandableBoxDrawingTable class