white24 constant

Color const white24

White with 24% opacity.

Used for the splash color for filled buttons.

See also:

Implementation

static const Color white24 = Color(0x3DFFFFFF);