menu
tx_design package
documentation
widgets/expansion_panel.dart
TxExpansionPanel
collapsedChildren property
collapsedChildren property
dark_mode
light_mode
collapsedChildren
property
List
<
Widget
>
?
collapsedChildren
final
panel 折叠时显示的小组件。
Implementation
final List<Widget>? collapsedChildren;
tx_design package
documentation
widgets/expansion_panel
TxExpansionPanel
collapsedChildren property
TxExpansionPanel class