greenDarkPrimaryVariant constant

Color const greenDarkPrimaryVariant

Green theme color for dark primary variant color.

Old Material 2 color system, prefer greenDarkPrimaryContainer.

Implementation

static const Color greenDarkPrimaryVariant = Color(0xFF81C784);