cheerfulCaramel constant

List<Color> const cheerfulCaramel

Implementation

static const List<Color> cheerfulCaramel = [
  Color(0xFFe6b980),
  Color(0xFFeacda3)
];