bgRedBright property

String get bgRedBright

set background color to ANSI color brightRed brightRed (0xFF0000)/rgb(255, 0, 0)

Implementation

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