Flutter
gestures
TapDownDetails
globalPosition property
globalPosition
TapDownDetails class
Constructors
TapDownDetails
Properties
globalPosition
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
globalPosition property
Offset
globalPosition
final
The global position at which the pointer contacted the screen.
Implementation
final Offset globalPosition