Flutter
gestures
TapGestureRecognizer
onTapDown
onTapDown
Flutter
gestures
TapGestureRecognizer
onTapDown
property
onTapDown
Flutter
gestures
TapGestureRecognizer
Constructors
TapGestureRecognizer
Properties
onTap
onTapCancel
onTapDown
onTapUp
deadline
hashCode
initialPosition
primaryPointer
runtimeType
state
Operators
operator ==
Methods
acceptGesture
didExceedDeadline
handlePrimaryPointer
rejectGesture
resolve
toStringShort
addPointer
didStopTrackingLastPointer
dispose
handleEvent
invokeCallback
noSuchMethod
startTrackingPointer
stopTrackingIfPointerNoLongerDown
stopTrackingPointer
toString
GestureTapDownCallback
onTapDown
read / write
A pointer that might cause a tap has contacted the screen at a particular location.