neutralColor200 constant

Color const neutralColor200

This color is represented by the hexadecimal value #F0F0F0.

Implementation

static const Color neutralColor200 = Color(0xFFF0F0F0);