children property

List<Component> children
final

The list of Components that make up this application’s UI.

Implementation

final List<Component> children;