Pinky top-level constant

List<Color> const Pinky

Implementation

const List<Color> Pinky = const <Color>[Color(0xffdd5e89), Color(0xfff7bb97)];