flutter_json_widgets
widget
GestureDetector
onTap property
onTap
onTap
property
Null safety
Callback
?
onTap
Implementation
Callback? get onTap;
flutter_json_widgets
widget
GestureDetector
onTap property
GestureDetector class
Constructors
GestureDetector
fromJson
Properties
behavior
child
copyWith
dragStartBehavior
excludeFromSemantics
hashCode
key
onDoubleTap
onDoubleTapCancel
onHorizontalDragCancel
onLongPress
onLongPressCancel
onLongPressUp
onPanCancel
onSecondaryLongPress
onSecondaryLongPressCancel
onSecondaryLongPressUp
onSecondaryTap
onSecondaryTapCancel
onTap
onTapCancel
onTertiaryLongPress
onTertiaryLongPressCancel
onTertiaryLongPressUp
onTertiaryTapCancel
onVerticalDragCancel
runtimeType
supportedDevices
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==