bgBlue property

String get bgBlue

set background color to ANSI color blue blue (0x000088)/rgb(0, 0, 136)

Implementation

String get bgBlue => QuectoColors.bgBlue(this);