black54 constant

Color const black54

Black with 54% opacity.

This is a color commonly used for headings in light themes. It's also used as the mask color behind dialogs.

See also:

Implementation

static const Color black54 = Color(0x8A000000);