lightOnSurfaceGrey property

Color get lightOnSurfaceGrey

Kohler Gray 1 - grey color used for text on light-themed surfaces

Implementation

static Color get lightOnSurfaceGrey => const Color(0xff505055);