menu
expandable_cardview package
documentation
expandable_cardview.dart
ExpandableCard
sectionRowData property
sectionRowData property
dark_mode
light_mode
sectionRowData
property
Map
<
String
,
List
<
String
>
>
sectionRowData
final
The data for each section row.
Implementation
final Map<String, List<String>> sectionRowData;
expandable_cardview package
documentation
expandable_cardview
ExpandableCard
sectionRowData property
ExpandableCard class