menu
zefyrka package
documentation
zefyrka.dart
ContainerNode<T extends Node>
children property
children property
dark_mode
light_mode
children
property
LinkedList
<
Node
>
get
children
List of children.
Implementation
LinkedList<Node> get children => _children;
zefyrka package
documentation
zefyrka
ContainerNode<T extends Node>
children property
ContainerNode class