nightParty constant

List<Color> const nightParty

Implementation

static const List<Color> nightParty = [Color(0xFF0250c5), Color(0xFFd43f8d)];