Flutter
widgets
GestureDetector
onTapDown
onTapDown
Flutter
widgets
GestureDetector
onTapDown
property
onTapDown
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
GestureTapDownCallback
onTapDown
read-only
A pointer that might cause a tap has contacted the screen at a particular location.