video_player
dart:ui
PointerData
property physicalY
physicalY
class PointerData
Constructors
PointerData
Properties
buttons
change
device
distance
distanceMax
kind
obscured
orientation
physicalX
physicalY
pressure
pressureMax
pressureMin
radiusMajor
radiusMax
radiusMin
radiusMinor
tilt
timeStamp
hashCode
runtimeType
Methods
toString
toStringFull
noSuchMethod
Operators
operator ==
double
physicalY
final
Y coordinate of the position of the pointer, in physical pixels in the global coordinate space.
property physicalY