argb property

Vector4 argb

Implementation

Vector4 get argb => wxyz;
void argb=(Vector4 arg)

Implementation

set argb(Vector4 arg) => wxyz = arg;