GestureTapCallback typedef

GestureTapCallback = void Function()

Signature for when a tap has occurred.

See also:

Implementation

typedef GestureTapCallback = void Function();