DoubleTap typedef
DoubleTap =
void Function(ExtendedImageGestureState state)
Double tap call back
Implementation
typedef DoubleTap = void Function(ExtendedImageGestureState state);
Double tap call back
typedef DoubleTap = void Function(ExtendedImageGestureState state);