stageY property

double stageY

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

Implementation

double get stageY => _stagePosition.y;