onTapCancel property
getter/setter pair
      The pointer that previously triggered onTapDown will not end up causing a tap.
Implementation
GestureMultiTapCancelCallback? onTapCancel;The pointer that previously triggered onTapDown will not end up causing a tap.
GestureMultiTapCancelCallback? onTapCancel;