AnsiText.underline

Sets whether the text has an underline.

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

Meta