SinCityRed top-level constant

List<Color> const SinCityRed

Implementation

const List<Color> SinCityRed = const <Color>[
  Color(0xffed213a),
  Color(0xff93291e)
];