GestureMultiTapCallback typedef
Signature used by MultiTapGestureRecognizer for when a tap has occurred.
Implementation
typedef GestureMultiTapCallback = void Function(int pointer);
Signature used by MultiTapGestureRecognizer for when a tap has occurred.
typedef GestureMultiTapCallback = void Function(int pointer);