red constant

List<Color> const red

Implementation

static const List<Color> red = [Color(0xFFe52d27), Color(0xFFb31217)];