onTap property

ValueChanged<Node<T>>? onTap
final

Called when a node is tapped

Implementation

final ValueChanged<Node<T>>? onTap;