Starfall top-level constant

List<Color> const Starfall

Implementation

const List<Color> Starfall = const <Color>[
  Color(0xfff0c27b),
  Color(0xff4b1248)
];