onNodeTap property

ValueChanged<Node<T>?>? onNodeTap
final

Called when a node is tapped.

Implementation

final ValueChanged<Node<T>?>? onNodeTap;