yellowBright property
String
get
yellowBright
set foreground color to ANSI color brightYellow (0xFFFF00)/rgb(255, 255, 0)
Implementation
String get yellowBright => QuectoColors.yellowBright(this);
set foreground color to ANSI color brightYellow (0xFFFF00)/rgb(255, 255, 0)
String get yellowBright => QuectoColors.yellowBright(this);