childComponents property

List<Component>? childComponents
getter/setter pair

Child components.

Optional.

Implementation

core.List<Component>? childComponents;