- Dart
- dart:svg
- Point class
- Annotations
- @Unstable()
- @Native("SVGPoint")
Properties
-
x
↔ num
-
read / write
-
y
↔ num
-
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited