styleUnderlined top-level constant

AnsiCode const styleUnderlined

Implementation

const styleUnderlined =
    AnsiCode._('underlined', AnsiCodeType.style, 4, resetUnderlined);