onTapDown property
getter/setter pair
      A pointer that might cause a tap has contacted the screen at a particular location.
Implementation
GestureMultiTapDownCallback? onTapDown;A pointer that might cause a tap has contacted the screen at a particular location.
GestureMultiTapDownCallback? onTapDown;