Flutter
material
InkResponse
onTap property
onTap
description
onTap
property
Null safety
GestureTapCallback
?
onTap
final
Called when the user taps this part of the material.
Implementation
final GestureTapCallback? onTap;
Flutter
material
InkResponse
onTap property
InkResponse class
Constructors
InkResponse
Properties
autofocus
borderRadius
canRequestFocus
child
containedInkWell
customBorder
enableFeedback
excludeFromSemantics
focusColor
focusNode
hashCode
highlightColor
highlightShape
hoverColor
key
mouseCursor
onDoubleTap
onFocusChange
onHighlightChanged
onHover
onLongPress
onTap
onTapCancel
onTapDown
onTapUp
overlayColor
radius
runtimeType
splashColor
splashFactory
statesController
Methods
build
createElement
debugCheckContext
debugDescribeChildren
debugFillProperties
getRectCallback
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==