withFlagW abstract method
- bool w
Returns a new Int32x4 copied from this Int32x4 with a new w value.
Implementation
Int32x4 withFlagW(bool w);
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
Returns a new Int32x4 copied from this Int32x4 with a new w value.
Int32x4 withFlagW(bool w);