black26 constant

Color const black26 = const Color(0x42000000)

Black with 26% opacity.

Used for disabled radio buttons and the text of disabled flat buttons in light themes.

See also:

Implementation

static const Color black26 = Color(0x42000000)