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