Dart
dart:html
MouseEvent
screen property
description
screen property
Point
<
num
>
screen
Implementation
Point
get
screen =>
new
Point(_screenX, _screenY);