material3DarkOnError constant

Color const material3DarkOnError

Material 3 standard dark onError color.

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

Implementation

static const Color material3DarkOnError = Color(0xFF690005);