menu
artic_widgets package
documentation
Lists/expandable_list.dart
ExpandableList
ExpandableList.new constructor
ExpandableList.new constructor
dark_mode
light_mode
ExpandableList
constructor
ExpandableList
(
{
required
List
<
Section
>
sections
,
})
Implementation
ExpandableList({required this.sections});
artic_widgets package
documentation
Lists/expandable_list
ExpandableList
ExpandableList.new constructor
ExpandableList class