menu
nice2dev_flutter_ui package
documentation
data/nice_tree_view.dart
NiceTreeNode<T>
children property
children property
dark_mode
light_mode
children
property
List
<
NiceTreeNode
<
T
>
>
children
final
Implementation
final List<NiceTreeNode<T>> children;
nice2dev_flutter_ui package
documentation
data/nice_tree_view
NiceTreeNode<T>
children property
NiceTreeNode class