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