Свойство 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/Int32x4/signMask.html