BurningOrange top-level constant

List<Color> const BurningOrange

Implementation

const List<Color> BurningOrange = const <Color>[
  Color(0xffff416c),
  Color(0xffff4b2b)
];