children property
The children of the node. The field will be omitted if the node has no children.
Implementation
List<FlutterOutline>? children;
The children of the node. The field will be omitted if the node has no children.
List<FlutterOutline>? children;