menu
base_cod_view package
documentation
base_code_view.dart
Node
children property
children property
dark_mode
light_mode
children
property
List
<
Node
>
?
children
getter/setter pair
Child nodes of this node (only set for branch nodes).
Implementation
List<Node>? children;
base_cod_view package
documentation
base_code_view
Node
children property
Node class