Flutter
gestures
VelocityTracker
kind property
kind
description
kind
property
Null safety
PointerDeviceKind
kind
final
The kind of pointer this tracker is for.
Implementation
final PointerDeviceKind kind;
Flutter
gestures
VelocityTracker
kind property
VelocityTracker class
Constructors
withKind
Properties
hashCode
kind
runtimeType
Methods
addPosition
getVelocity
getVelocityEstimate
noSuchMethod
toString
Operators
operator ==