eveningSunshine constant

List<Color> const eveningSunshine

Implementation

static const List<Color> eveningSunshine = [
  Color(0xFFb92b27),
  Color(0xFF1565C0)
];