materialDarkTertiary constant

Color const materialDarkTertiary

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

Implementation

static const Color materialDarkTertiary = Color(0xff03dac6);