error constant

Color const error

Implementation

static const Color error = Color(
  0xFFFF6B6B,
);