localFocalPoint property

Offset localFocalPoint
final

The initial focal point of the pointers in contact with the screen.

Reported in local coordinates. Defaults to focalPoint if not set in the constructor.

See also:

  • focalPoint, which is the same value reported in global coordinates.

Implementation

final Offset localFocalPoint;