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