piglet constant

List<Color> const piglet

Implementation

static const List<Color> piglet = [Color(0xFFee9ca7), Color(0xFFffdde1)];