Dart SDK
dart:math
Point
<T extends num>
property x
x
class Point
Constructors
Point
Properties
hashCode
magnitude
x
y
runtimeType
Methods
distanceTo
squaredDistanceTo
toString
noSuchMethod
Operators
operator *
operator +
operator -
operator ==
T
x
final
Source
final T x
property x