BetweenTheClouds top-level constant

List<Color> const BetweenTheClouds

Implementation

const List<Color> BetweenTheClouds = const <Color>[
  Color(0xff73c8a9),
  Color(0xff373b44)
];