frozenDreams constant

List<Color> const frozenDreams

Implementation

static const List<Color> frozenDreams = [
  Color(0xFFfdcbf1),
  Color(0xFFe6dee9)
];