bgBlue property
String
get
bgBlue
set background color to ANSI color blue (0x000088)/rgb(0, 0, 136)
Implementation
String get bgBlue => QuectoColors.bgBlue(this);
set background color to ANSI color blue (0x000088)/rgb(0, 0, 136)
String get bgBlue => QuectoColors.bgBlue(this);