GestureDoubleTapCallback typedef
Signature for callback when the user has tapped the screen at the same location twice in quick succession.
Implementation
typedef GestureDoubleTapCallback = void Function();
Signature for callback when the user has tapped the screen at the same location twice in quick succession.
typedef GestureDoubleTapCallback = void Function();