Splat arg into all lanes of the vector.
arg
@override void splat(double arg) { super.splat(arg); notifyListeners(); }