EveningSunshine top-level constant

List<Color> const EveningSunshine

Implementation

const List<Color> EveningSunshine = const <Color>[
  Color(0xffb92b27),
  Color(0xff1565c0)
];