redLightPrimaryVariant constant

Color const redLightPrimaryVariant

Red theme color for light primary variant color.

Old Material 2 color system, prefer redLightPrimaryContainer.

Implementation

static const Color redLightPrimaryVariant = Color(0xFFB71C1C);