Callback that is invoked when a node is selected.
final Function(List<TreeNode>? rootNodes, TreeNode nodeSelected) onSelectNode;