material3LightOnErrorContainer constant

Color const material3LightOnErrorContainer

Material 3 standard light on error container color.

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

Implementation

static const Color material3LightOnErrorContainer = Color(0xFF410002);