stageX property

double stageX

The x-coordinate of the mouse in the stage's coordinate system.

Implementation

double get stageX => _stagePosition.x;