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