onSelected property

dynamic Function(TreeVO<T>?)? onSelected
final

Implementation

final Function(TreeVO<T>?)? onSelected;