white70 constant

Color const white70

White with 70% opacity.

This is a color commonly used for headings in dark themes.

See also:

Implementation

static const Color white70 = Color(0xB3FFFFFF);