newYork constant

List<Color> const newYork

Implementation

static const List<Color> newYork = [Color(0xFFfff1eb), Color(0xFFace0f9)];