GrafoNode class
Constructors
Properties
- centerPosition → Offset
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → int
-
final
- name → String?
-
final
- position ↔ Offset
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- selected ↔ bool
-
getter/setter pair
- size → Size
-
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited