delta property

Offset delta
final

Distance in logical pixels that the pointer moved since the last MoveEvent.

See also:

  • localDelta, which is the delta transformed into the local coordinate space of the event receiver.

Implementation

final Offset delta;