globalPosition property

Offset globalPosition
final

The global position the pointer is located at when the drag gesture has been completed.

Defaults to the origin if not specified in the constructor.

See also:

Implementation

final Offset globalPosition;