game property

Vector2 game
latefinal

Coordinates of the event relative to the game position/size and transformations

Implementation

late final Vector2 game = _game.projector.unprojectVector(widget);