onNodeRightClick property

dynamic Function(TreeNode)? onNodeRightClick
final

Implementation

final Function(TreeNode)? onNodeRightClick;