backgroundMagenta top-level constant

AnsiCode const backgroundMagenta

Implementation

const backgroundMagenta =
    AnsiCode._('magenta', AnsiCodeType.background, 45, resetAll);