WitchingHour top-level constant

List<Color> const WitchingHour

Implementation

const List<Color> WitchingHour = const <Color>[
  Color(0xffc31432),
  Color(0xff240b6)
];