focalPointDelta property

Offset focalPointDelta
final

The amount the gesture's focal point has moved in the coordinate space of the event receiver since the previous update.

Defaults to zero if not specified in the constructor.

Implementation

final Offset focalPointDelta;