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