onTap property

dynamic Function(TreeNode<T>)? onTap
final

Implementation

final Function(TreeNode<T>)? onTap;