menu
super_native_extensions_syncme package
documentation
raw_menu.dart
SingleDragGestureRecognizer
onDragStart property
onDragStart property
dark_mode
light_mode
onDragStart
property
SingleDrag
? Function
(
Offset
globalPosition
)
?
onDragStart
getter/setter pair
Called at the start of the gesture.
Implementation
SingleDrag?
Function
(Offset globalPosition)? onDragStart;
super_native_extensions_syncme package
documentation
raw_menu
SingleDragGestureRecognizer
onDragStart property
SingleDragGestureRecognizer class
Constructors
new
Properties
allowedButtonsFilter
debugDescription
debugLastPendingEventTimestamp
debugOwner
dragStartBehavior
gestureSettings
globalDistanceMoved
hashCode
lastPointer
lastPosition
maxFlingVelocity
minFlingDistance
minFlingVelocity
multitouchDragStrategy
onCancel
onDown
onDragStart
onEnd
onlyAcceptDragOnThreshold
onStart
onUpdate
runtimeType
shouldAcceptTouchAtPosition
supportedDevices
team
velocityTrackerBuilder
Methods
acceptGesture
addAllowedPointer
addAllowedPointerPanZoom
addPointer
addPointerPanZoom
considerFling
debugDescribeChildren
debugFillProperties
didStopTrackingLastPointer
dispose
getKindForPointer
handleEvent
handleNonAllowedPointer
handleNonAllowedPointerPanZoom
hasSufficientGlobalDistanceToAccept
invokeCallback
isFlingGesture
isPointerAllowed
isPointerPanZoomAllowed
noSuchMethod
rejectGesture
resolve
resolvePointer
startTrackingPointer
stopTrackingIfPointerNoLongerDown
stopTrackingPointer
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==