Flutter
widgets
GestureDetector
onTapUp
onTapUp
Flutter
widgets
GestureDetector
onTapUp
property
onTapUp
Flutter
widgets
GestureDetector
Constructors
GestureDetector
Properties
behavior
child
excludeFromSemantics
onDoubleTap
onHorizontalDragCancel
onHorizontalDragDown
onHorizontalDragEnd
onHorizontalDragStart
onHorizontalDragUpdate
onLongPress
onPanCancel
onPanDown
onPanEnd
onPanStart
onPanUpdate
onScaleEnd
onScaleStart
onScaleUpdate
onTap
onTapCancel
onTapDown
onTapUp
onVerticalDragCancel
onVerticalDragDown
onVerticalDragEnd
onVerticalDragStart
onVerticalDragUpdate
hashCode
key
runtimeType
Operators
operator ==
Methods
build
createElement
debugFillDescription
noSuchMethod
toString
toStringShort
GestureTapUpCallback
onTapUp
read-only
A pointer that will trigger a tap has stopped contacting the screen at a particular location.