menu
dsalink package
documentation
common.dart
Node
children property
children property
dark_mode
light_mode
children
property
Map
<
String
,
Node
>
children
getter/setter pair
Node Children Map of Child Name to Child Node
Implementation
Map<String, Node> children = {};
dsalink package
documentation
common
Node
children property
Node class