onDoubleTap property

GestureTapCallback? onDoubleTap
final

The user has tapped the screen with a primary button at the same location twice in quick succession.

See also:

Implementation

final GestureTapCallback? onDoubleTap;