AnsiColor.none constructor
const
AnsiColor.none()
Implementation
const AnsiColor.none()
: fg = null,
bg = null,
color = false;
const AnsiColor.none()
: fg = null,
bg = null,
color = false;