errorDark constant

Color const errorDark

Error color used on dark surfaces.

Implementation

static const errorDark = Color(0xFFF2B8B5);