children property

List<EnhanceExpansionPanel> children
final

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

Implementation

final List<EnhanceExpansionPanel> children;