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