children property

List<Component> children
final

The list of child Components to be displayed horizontally.

Implementation

final List<Component> children;