menu
arborio package
documentation
expander.dart
Expander<T>
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The widgets to show when the expander is expanded.
Implementation
final List<Widget> children;
arborio package
documentation
expander
Expander<T>
children property
Expander class