BackToTheFuture top-level constant

List<Color> const BackToTheFuture

Implementation

const List<Color> BackToTheFuture = const <Color>[
  Color(0xffc02425),
  Color(0xfff0cb35)
];