lightMagenta top-level constant

AnsiCode const lightMagenta

Implementation

const lightMagenta =
    AnsiCode._('light magenta', AnsiCodeType.foreground, 95, resetAll);