SweetMorning top-level constant

List<Color> const SweetMorning

Implementation

const List<Color> SweetMorning = const <Color>[
  Color(0xffff5f6d),
  Color(0xffffc371)
];