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