Flutter
gestures
LongPressGestureRecognizer
onLongPress
onLongPress
Flutter
gestures
LongPressGestureRecognizer
onLongPress
property
onLongPress
Flutter
gestures
LongPressGestureRecognizer
Constructors
LongPressGestureRecognizer
Properties
onLongPress
deadline
hashCode
initialPosition
primaryPointer
runtimeType
state
Operators
operator ==
Methods
didExceedDeadline
handlePrimaryPointer
toStringShort
acceptGesture
addPointer
didStopTrackingLastPointer
dispose
handleEvent
invokeCallback
noSuchMethod
rejectGesture
resolve
startTrackingPointer
stopTrackingIfPointerNoLongerDown
stopTrackingPointer
toString
GestureLongPressCallback
onLongPress
read / write
Called when a long-press is recongized.