toggleNodeOnTap property

bool toggleNodeOnTap
final

If false you have to explicitly expand or collapse nodes.

This can be done using the TreeViewControlle.expandOrCollapse() method.

Implementation

final bool toggleNodeOnTap;