black45 constant

Color const black45 = const Color(0x73000000)

Black with 45% opacity.

Used for disabled icons.

See also:

Implementation

static const Color black45 = Color(0x73000000)