onNodeSelect property

void Function(TreeNode node)? onNodeSelect
final

Implementation

final void Function(TreeNode node)? onNodeSelect;