backgroundLightBlue top-level constant

AnsiCode const backgroundLightBlue

Implementation

const backgroundLightBlue =
    AnsiCode._('light blue', AnsiCodeType.background, 104, resetAll);