bgRedBright property
String
get
bgRedBright
set background color to ANSI color brightRed (0xFF0000)/rgb(255, 0, 0)
Implementation
String get bgRedBright => QuectoColors.bgRedBright(this);
set background color to ANSI color brightRed (0xFF0000)/rgb(255, 0, 0)
String get bgRedBright => QuectoColors.bgRedBright(this);