onNodeTap property

dynamic Function(Node<T>)? onNodeTap
final

Implementation

final Function(Node<T>)? onNodeTap;