none constant
AnsiColor
const none
passing this as the background color will cause the background code to be suppressed resulting in the default background color.
Implementation
static const AnsiColor none = AnsiColor(-1, bold: false);