goldLightPrimaryVariant constant

Color const goldLightPrimaryVariant

Gold sunset theme color for light primary variant color.

Old Material 2 color system, prefer goldLightPrimaryContainer.

Implementation

static const Color goldLightPrimaryVariant = Color(0xFFcf7617);