Flutter
gestures
PrimaryPointerGestureRecognizer
primaryPointer property
primaryPointer
PrimaryPointerGestureRecognizer class
Constructors
PrimaryPointerGestureRecognizer
Properties
deadline
initialPosition
primaryPointer
state
debugDescription
debugOwner
hashCode
runtimeType
team
Methods
addPointer
debugFillProperties
didExceedDeadline
didStopTrackingLastPointer
dispose
handleEvent
handlePrimaryPointer
rejectGesture
acceptGesture
debugDescribeChildren
invokeCallback
noSuchMethod
resolve
startTrackingPointer
stopTrackingIfPointerNoLongerDown
stopTrackingPointer
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
primaryPointer property
int
primaryPointer
read / write
The ID of the primary pointer this recognizer is tracking.
Implementation
int primaryPointer