onExpand property

dynamic Function(TreeNode<T>)? onExpand
final

Implementation

final Function(TreeNode<T>)? onExpand;