IntuitivePurple top-level constant

List<Color> const IntuitivePurple

Implementation

const List<Color> IntuitivePurple = const <Color>[
  Color(0xffda22ff),
  Color(0xff9733ee)
];