Flutter
services
AndroidPointerCoords
touchMajor property
touchMajor
description
touchMajor
property
Null safety
double
touchMajor
final
See Android's
MotionEvent.PointerCoords#touchMajor
.
Implementation
final double touchMajor;
Flutter
services
AndroidPointerCoords
touchMajor property
AndroidPointerCoords class
Constructors
AndroidPointerCoords
Properties
hashCode
orientation
pressure
runtimeType
size
toolMajor
toolMinor
touchMajor
touchMinor
x
y
Methods
noSuchMethod
toString
Operators
operator ==