SoundCloud top-level constant

List<Color> const SoundCloud

Implementation

const List<Color> SoundCloud = const <Color>[
  Color(0xfffe8c00),
  Color(0xfff83600)
];