AnsiText.dim

Sets whether the text is dimmed (opposite of bold).

struct AnsiText
@safe @nogc nothrow pure ref return
dim
(
bool isSet = true
)

Meta