children property

List<Node>? children
final

Child nodes of this node when requested with children.

Implementation

final List<Node>? children;