hotPink property
RGBA values for the named CSS color 'hotpink'.
Implementation
static Vector4 get hotPink => Vector4(255.0 / 255.0, 105.0 / 255.0, 180.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'hotpink'.
static Vector4 get hotPink => Vector4(255.0 / 255.0, 105.0 / 255.0, 180.0 / 255.0, 255.0 / 255.0);