LittleLeaf top-level constant

List<Color> const LittleLeaf

Implementation

const List<Color> LittleLeaf = const <Color>[
  Color(0xff76b852),
  Color(0xff8dc26f)
];