Delicate top-level constant

List<Color> const Delicate

Implementation

const List<Color> Delicate = const <Color>[
  Color(0xffd3cce3),
  Color(0xffe9e4f0)
];