Dart
dart:html
Touch
page property
description
page property
Point
<
num
>
page
Implementation
Point
get
page =>
new
Point(__pageX, __pageY);