onNodeSelected property

void Function(T node)? onNodeSelected
final

Implementation

final void Function(T node)? onNodeSelected;