onDoubleTap property

GestureTapCallback? onDoubleTap
final

The user touches the screen twice in a short period of time

Implementation

final GestureTapCallback? onDoubleTap;