winter constant

List<Color> const winter

Implementation

static const List<Color> winter = [Color(0xFFe6dada), Color(0xFF274046)];