menu
Flutter
vector_math_64
Vector4
rgba property
rgba
brightness_4
brightness_5
rgba
property
Vector4
rgba
Implementation
Vector4 get rgba => xyzw;
void
rgba=
(
Vector4
arg
)
Implementation
set rgba(Vector4 arg) => xyzw = arg;
Flutter
vector_math_64
Vector4
rgba property
Vector4 class