Dart SDK
dart:math
Point
Point
constructor
Point
Point
Properties
x
y
hashCode
magnitude
Constructors
Point
Operators
operator ==
operator +
operator -
operator *
Methods
toString
distanceTo
squaredDistanceTo
const
Point
(
T
x
,
T
y
)
(Not documented.)