Flutter
gestures
DragStartDetails
kind property
kind
description
kind
property
Null safety
PointerDeviceKind
?
kind
final
The kind of the device that initiated the event.
Implementation
final PointerDeviceKind? kind;
Flutter
gestures
DragStartDetails
kind property
DragStartDetails class
Constructors
DragStartDetails
Properties
globalPosition
hashCode
kind
localPosition
runtimeType
sourceTimeStamp
Methods
noSuchMethod
toString
Operators
operator ==