Flutter
gestures
TapGestureRecognizer
onTap
onTap
Flutter
gestures
TapGestureRecognizer
onTap
property
onTap
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
GestureTapCallback
onTap
read / write
A tap has occurred.