horizontalScale property

double horizontalScale
final

The scale implied by the average distance along the horizontal axis between the pointers in contact with the screen.

This value must be greater than or equal to zero.

See also:

  • scale, which is the general scale implied by the pointers.
  • verticalScale, which is the scale along the vertical axis.

Implementation

final double horizontalScale;