materialDarkSecondaryVariant constant

Color const materialDarkSecondaryVariant

Material 2 standard default color for dark secondary variant color, the color value is same as the light secondary color.

Old Material 2 color system, prefer materialDarkTertiary instead.

Implementation

static const Color materialDarkSecondaryVariant = materialDarkTertiary;