softPink constant

Color const softPink

Implementation

static const Color softPink = Color(
  0xFFFFC0CB,
);