Set the values by copying them from other.
other
@override void setFrom(Vector2 other) { super.setFrom(other); notifyListeners(); }