Set the values of the vector.
@override void setValues(double x_, double y_) { super.setValues(x_, y_); notifyListeners(); }