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