Dart API Reference
dart:typed_data
Int32x4
withX
withX
method
Returns a new
Int32x4
copied from this with a new x value.
Int32x4
withX
(
int
x
)
Returns a new
Int32x4
copied from this with a new x value.