onDoubleTap property

dynamic Function(Node<T>)? onDoubleTap
final

Implementation

final Function(Node<T>)? onDoubleTap;