LightOrange top-level constant

List<Color> const LightOrange

Implementation

const List<Color> LightOrange = const <Color>[
  Color(0xffffb75e),
  Color(0xffed8f03)
];