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