onDoubleTap property

(void Function()?) onDoubleTap
final

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

See also:

Implementation

final void Function()? onDoubleTap;