material3DarkError constant

Color const material3DarkError

Material 3 standard dark error color.

INFO: v0.1.5 of material_color_utilities changed this color. Before version 0.1.5. the color value was: static const Color material3DarkError = Color(0xFFFFB4A9);

Implementation

static const Color material3DarkError = Color(0xFFFFB4AB);