Flutter
gestures
TapGestureRecognizer
onTapUp
onTapUp
Flutter
gestures
TapGestureRecognizer
onTapUp
property
onTapUp
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
GestureTapUpCallback
onTapUp
read / write
A pointer that will trigger a tap has stopped contacting the screen at a particular location.