black12 constant

Color const black12

Black with 12% opacity.

Used for the background of disabled raised buttons in light themes.

See also:

Implementation

static const Color black12 = Color(0x1F000000);