neutralColor400 constant

Color const neutralColor400

This color is represented by the hexadecimal value #CCCCCC.

Implementation

static const Color neutralColor400 = Color(0xFFCCCCCC);