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