Neuromancer top-level constant

List<Color> const Neuromancer

Implementation

const List<Color> Neuromancer = const <Color>[
  Color(0xfff953c6),
  Color(0xffb91d73)
];