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