Clouds top-level constant

List<Color> const Clouds

Implementation

const List<Color> Clouds = const <Color>[Color(0xffece9e6), Color(0xffffffff)];