flutter_json_widgets
widget
GestureDetector
onDoubleTapCancel property
onDoubleTapCancel
onDoubleTapCancel
property
Null safety
Callback
?
onDoubleTapCancel
Implementation
Callback? get onDoubleTapCancel;
flutter_json_widgets
widget
GestureDetector
onDoubleTapCancel 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 ==