secondaryColor constant

Color const secondaryColor

This color is represented by the hexadecimal value #7E8A92.

Implementation

static const Color secondaryColor = Color(0xFF7E8A92);