Flutter
gestures
TapGestureRecognizer
onTapCancel
onTapCancel
Flutter
gestures
TapGestureRecognizer
onTapCancel
property
onTapCancel
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
GestureTapCancelCallback
onTapCancel
read / write
The pointer that previously triggered
onTapDown
will not end up causing a tap.