Point<num> mousePosition

Gets the last known mouse position in Stage coordinates.

Source

@override
Point<num> get mousePosition => _mousePosition;