sharpeyeEagle constant

List<Color> const sharpeyeEagle

Implementation

static const List<Color> sharpeyeEagle = [
  Color(0xFF9890e3),
  Color(0xFFb1f4cf)
];