black38 constant

Color const black38 = const Color(0x61000000)

Black with 38% opacity.

Used for the placeholder text in data tables in light themes.

See also:

Implementation

static const Color black38 = Color(0x61000000)