everlastingSky constant

List<Color> const everlastingSky

Implementation

static const List<Color> everlastingSky = [
  Color(0xFFfdfcfb),
  Color(0xFFe2d1c3)
];