neutralColor300 constant

Color const neutralColor300

This color is represented by the hexadecimal value #E5E5E5.

Implementation

static const Color neutralColor300 = Color(0xFFE5E5E5);