children property

List<ExpansionPanel> children
final

The children of the expansion panel list. They are laid out in a similar fashion to ListBody.

Implementation

final List<ExpansionPanel> children;