menu
Flutter
vector_math
Colors
red property
red
brightness_4
brightness_5
red
property
Vector4
red
Implementation
static Vector4 get red => Vector4(255.0 / 255.0, 0.0 / 255.0, 0.0 / 255.0, 255.0 / 255.0);
Flutter
vector_math
Colors
red property
Colors class