heavyRain top-level constant

List<Color> const heavyRain

Implementation

const List<Color> heavyRain = [
  Color(0xFFcfd9df),
  Color(0xFFe2ebf0),
];