cloudy constant

List<Color> const cloudy

Implementation

static const List<Color> cloudy = [Color(0xFFf3e7e9), Color(0xFFe3eeff)];