darkOrchid property
RGBA values for the named CSS color 'darkorchid'.
Implementation
static Vector4 get darkOrchid =>
Vector4(153.0 / 255.0, 50.0 / 255.0, 204.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'darkorchid'.
static Vector4 get darkOrchid =>
Vector4(153.0 / 255.0, 50.0 / 255.0, 204.0 / 255.0, 255.0 / 255.0);