toggleNodeOnTap property
If false
you have to explicitly expand or collapse nodes.
This can be done using the TreeViewControlle
.expandOrCollapse()
method.
Implementation
final bool toggleNodeOnTap;
If false
you have to explicitly expand or collapse nodes.
This can be done using the TreeViewControlle
.expandOrCollapse()
method.
final bool toggleNodeOnTap;