Flutter
gestures
LongPressDownDetails
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
LongPressDownDetails
kind property
LongPressDownDetails class
Constructors
LongPressDownDetails
Properties
globalPosition
hashCode
kind
localPosition
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==