onDoubleTap property

void Function(Offset onTapPosition)? onDoubleTap
final

Implementation

final void Function(Offset onTapPosition)? onDoubleTap;