menu
phoenix_form package
documentation
items/group/expandable_group.dart
ExpandableGroup
title property
title property
dark_mode
light_mode
title
property
String
title
final
The primary content of the list item.
Typically a
Text
widget.
Implementation
final String title;
phoenix_form package
documentation
items/group/expandable_group
ExpandableGroup
title property
ExpandableGroup class