Dart.Emulation Namespace : AnsiColor Class |
The following tables list the members exposed by AnsiColor.
Name | Description | |
---|---|---|
Black | Specifies the color to use for ANSI black. | |
BlackBold | Specifies the color to use for ANSI light black. | |
Blue | Specifies the color to use for ANSI blue. | |
BlueBold | Specifies the color to use for ANSI bright blue. | |
Cyan | Specifies the color to use for ANSI cyan. | |
CyanBold | Specifies the color to use for ANSI bright cyan. | |
Green | Specifies the color to use for ANSI green. | |
GreenBold | Specifies the color to use for ANSI bright green. | |
Magenta | Specifies the color to use for ANSI magenta. | |
MagentaBold | Specifies the color to use for ANSI bright magenta. | |
Red | Specifies the color to use for ANSI red. | |
RedBold | Specifies the color to use for ANSI bright red. | |
Style | ANSI color scheme used by the display. May be customized or based on other popular applications. | |
White | Specifies the color to use for ANSI white. | |
WhiteBold | Specifies the color to use for ANSI bright white. | |
Yellow | Specifies the color to use for ANSI yellow/brown. | |
YellowBold | Specifies the color to use for ANSI bright yellow/brown. |