menu
Dart
dart:typed_data
Int32x4
withY abstract method
withY
brightness_4
brightness_5
description
withY
abstract method
Int32x4
withY
(
int
y
)
Returns a new
Int32x4
copied from
this
with a new y value.
Implementation
Int32x4 withY(int y);
Dart
dart:typed_data
Int32x4
withY abstract method
Int32x4 class