LeaningAndLeading top-level constant

List<Color> const LeaningAndLeading

Implementation

const List<Color> LeaningAndLeading = const <Color>[
  Color(0xffF7971E),
  Color(0xffFFD200)
];