BackToEarth top-level constant

List<Color> const BackToEarth

Implementation

const List<Color> BackToEarth = const <Color>[
  Color(0xff00c9ff),
  Color(0xff92fe9d)
];