Flutter
gestures
PointerPanZoomUpdateEvent
scale property
scale
description
scale
property
Null safety
double
scale
final
The scale (zoom factor) of the pan/zoom.
Implementation
@override final double scale;
Flutter
gestures
PointerPanZoomUpdateEvent
scale property
PointerPanZoomUpdateEvent class
Constructors
PointerPanZoomUpdateEvent
Properties
buttons
delta
device
distance
distanceMax
distanceMin
down
embedderId
hashCode
kind
localDelta
localPan
localPanDelta
localPosition
obscured
orientation
original
pan
panDelta
platformData
pointer
position
pressure
pressureMax
pressureMin
radiusMajor
radiusMax
radiusMin
radiusMinor
rotation
runtimeType
scale
size
synthesized
tilt
timeStamp
transform
Methods
copyWith
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringFull
toStringShort
transformed
Operators
operator ==