Influenza top-level constant

List<Color> const Influenza

Implementation

const List<Color> Influenza = const <Color>[
  Color(0xffc04848),
  Color(0xff480048)
];