yellowBright property

String get yellowBright

set foreground color to ANSI color brightYellow brightYellow (0xFFFF00)/rgb(255, 255, 0)

Implementation

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