onTapUp property Null safety
read / write
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;