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