greenLightPrimaryVariant constant

Color const greenLightPrimaryVariant

Green theme color for light primary variant color.

Old Material 2 color system, prefer greenLightPrimaryContainer.

Implementation

static const Color greenLightPrimaryVariant = Color(0xFF1B5E20);