children property

List<Node> children
final

Descendant nodes.

Implementation

final children = <Node>[];