errorColor constant

Color const errorColor

Hata durumlarında kullanılacak renk. Color used for error situations or messages.

Implementation

static const Color errorColor = Color(0xffFE355C);