flutter_json_widgets
widget
GestureDetector
key property
key
key
property
Null safety
Key
?
key
override
Implementation
@override Key? get key;
flutter_json_widgets
widget
GestureDetector
key 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 ==