childrenList property

List<ComponentNode> childrenList

Implementation

List<ComponentNode> get childrenList => children.values.toList();