menu
Flutter
vector_math_64
Vector4
yyzw property
yyzw
brightness_4
brightness_5
yyzw
property
Vector4
yyzw
Implementation
Vector4 get yyzw => Vector4(_v4storage[1], _v4storage[1], _v4storage[2], _v4storage[3]);
Flutter
vector_math_64
Vector4
yyzw property
Vector4 class