black87 constant

Color const black87

Black with 87% opacity.

This is a good contrasting color for text in light themes.

See also:

Implementation

static const Color black87 = Color(0xDD000000);