Multiply entries in this with entries in arg.
arg
@override void multiply(Vector2 arg) { super.multiply(arg); notifyListeners(); }