Dart SDK
dart:html
Point
Point
Point
Dart SDK
dart:html
Point
Point
const constructor
Point
Source
Dart SDK
dart:html
Point
Constructors
Point
Properties
hashCode
magnitude
runtimeType
x
y
Operators
operator *
operator +
operator -
operator ==
Methods
distanceTo
noSuchMethod
squaredDistanceTo
toString
const
Point
(
T
x
,
T
y
)
Source
const
Point
(
T x
,
T y
):
this
.
x
=
x
,
this
.
y
=
y
;
Cookies management controls