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