greyColor top-level constant

Color const greyColor

Implementation

const Color greyColor = Color(0xff7a7a7a);