onSelectionChanged property

dynamic Function(List<TreeNode<T>>)? onSelectionChanged
final

Implementation

final Function(List<TreeNode<T>>)? onSelectionChanged;