menu
expandable_group package
documentation
expandable_group_widget.dart
ExpandableGroup
items property
items property
dark_mode
light_mode
items
property
List
<
ListTile
>
items
final
required list
ListTile
widget for group items
Implementation
final List<ListTile> items;
expandable_group package
documentation
expandable_group_widget
ExpandableGroup
items property
ExpandableGroup class