pink top-level constant

Color const pink

Pink 500

#e91e63; rgb(233, 30, 99);

Implementation

const Color pink = const Color(233, 30, 99);