Dart
dart:html
MouseEvent
page property
description
page property
Point
<
num
>
page
Implementation
Point
get
page =>
new
Point(_pageX, _pageY);