neutralColor700 constant

Color const neutralColor700

This color is represented by the hexadecimal value #4D4D4D.

Implementation

static const Color neutralColor700 = Color(0xFF4D4D4D);