Subu top-level constant

List<Color> const Subu

Implementation

const List<Color> Subu = const <Color>[
  Color(0xff0cebeb),
  Color(0xff20e3b2),
  Color(0xff29ffc6)
];