CocoaaIce top-level constant

List<Color> const CocoaaIce

Implementation

const List<Color> CocoaaIce = const <Color>[
  Color(0xffc0c0aa),
  Color(0xff1cefff)
];