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