white12 constant
Color
const white12
White with 12% opacity.

Used for the background of disabled raised buttons in dark themes.
See also:
Implementation
static const Color white12 = Color(0x1FFFFFFF);