Dart API Reference
dart:html
Point
distanceTo
distanceTo
method
Returns the distance between this and other.
double
distanceTo
(
Point
<T>
other
)
Returns the distance between
this
and other.