onNodeDoubleTap property

void Function(Node<T> node) onNodeDoubleTap
final

Implementation

final void Function(Node<T> node) onNodeDoubleTap;