global property

Vector2 global
latefinal

Coordinates of the event relative to the whole screen

Implementation

late final Vector2 global = _globalPosition.toVector2();