white38 constant

Color const white38

White with 38% opacity.

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

See also:

Implementation

static const Color white38 = Color(0x62FFFFFF);