Свойство signMask
int signMaskИзвлечь знаковые биты из каждой дорожки и вернуть их в первых 4 битах. Дорожка "x" — бит 0. Дорожка "y" — бит 1. Дорожка "z" — бит 2. Дорожка "w" — бит 3.
Исходный код
int get signMask;
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-typed_data/Float32x4/signMask.html