VelocityTracker.withKind constructor Null safety

VelocityTracker.withKind(
  1. PointerDeviceKind kind
)

Create a new velocity tracker for a pointer kind.

Implementation

VelocityTracker.withKind(this.kind);