underline constant

MessageDecoration const underline

Underlined text is surrounded with __

Implementation

static const MessageDecoration underline = MessageDecoration._new("__");