children property

List<Component> children
final

The children of this component.

Implementation

final List<Component> children;