childrenComponents property

List<PositionComponent> childrenComponents
final

The list of child components to be arranged in the vertical list.

Implementation

final List<PositionComponent> childrenComponents;