children property
final
The children of the expansion panel list. They are laid out in a similar fashion to ListBody.
Implementation
final List<ExpansionPanel> children;
The children of the expansion panel list. They are laid out in a similar fashion to ListBody.
final List<ExpansionPanel> children;