onTapUp property
getter/setter pair
      A pointer that will trigger a tap has stopped contacting the screen at a particular location.
Implementation
GestureMultiTapUpCallback? onTapUp;A pointer that will trigger a tap has stopped contacting the screen at a particular location.
GestureMultiTapUpCallback? onTapUp;