violet constant

List<Color> const violet

Implementation

static const List<Color> violet = [Color(0xFF4776E6), Color(0xFF8E54E9)];