menu
teno_mindmap package
documentation
models/Node.dart
Node
children property
children property
dark_mode
light_mode
children
property
List
<
Node
>
get
children
inherited
Implementation
List<Node> get children => throw _privateConstructorUsedError;
teno_mindmap package
documentation
models/Node
Node
children property
Node class