PlayingWithReds top-level constant

List<Color> const PlayingWithReds

Implementation

const List<Color> PlayingWithReds = const <Color>[
  Color(0xffd31027),
  Color(0xffea384d)
];