children property

List<FlutterOutline>? children
final

The children of the node. The field will be omitted if the node has no children.

Implementation

final List<FlutterOutline>? children;