sienna property

Vector4 get sienna

RGBA values for the named CSS color 'sienna'.

Implementation

static Vector4 get sienna => Vector4(160.0 / 255.0, 82.0 / 255.0, 45.0 / 255.0, 255.0 / 255.0);