menu
nice2dev_flutter_ui
data\nice_data4.dart
NiceTreeGrid
<
T
>
roots property
roots
dark_mode
light_mode
roots
property
List
<
NiceTreeGridNode
<
T
>
>
roots
final
Implementation
final List<NiceTreeGridNode<T>> roots;
nice2dev_flutter_ui
nice_data4
NiceTreeGrid
<
T
>
roots property
NiceTreeGrid class