ElectricViolet top-level constant

List<Color> const ElectricViolet

Implementation

const List<Color> ElectricViolet = const <Color>[
  Color(0xff4776e6),
  Color(0xff8e54e9)
];