children property

List<Component>? children
final

The children of the element.

Implementation

final List<Component>? children;