menu
phoenix_form package
documentation
items/group/expandable_group.dart
ExpandableGroup
subtitle property
subtitle property
dark_mode
light_mode
subtitle
property
String
?
subtitle
final
Additional content displayed below the title.
Typically a
Text
widget.
Implementation
final String? subtitle;
phoenix_form package
documentation
items/group/expandable_group
ExpandableGroup
subtitle property
ExpandableGroup class