kind property Null safety

PointerDeviceKind kind
final

The kind of pointer performing the multi-drag gesture.

Used by subclasses to determine the appropriate hit slop, for example.

Implementation

final PointerDeviceKind kind;