ViceCity top-level constant

List<Color> const ViceCity

Implementation

const List<Color> ViceCity = const <Color>[
  Color(0xff3494e6),
  Color(0xffec6ead)
];