flutter_json_widgets
widget
InkWell
onDoubleTap property
onDoubleTap
onDoubleTap
property
Null safety
Callback
?
onDoubleTap
Implementation
Callback? get onDoubleTap;
flutter_json_widgets
widget
InkWell
onDoubleTap property
InkWell class
Constructors
InkWell
fromJson
Properties
autofocus
borderRadius
canRequestFocus
child
copyWith
customBorder
enableFeedback
excludeFromSemantics
focusColor
hashCode
highlightColor
hoverColor
key
mouseCursor
onDoubleTap
onFocusChange
onHighlightChanged
onHover
onLongPress
onTap
onTapCancel
overlayColor
radius
runtimeType
splashColor
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==