onGray method
Format this string with ANSI adding a bright black or gray or grey background color.
Returns default string if ANSI is not supported.
Implementation
String onGray() => onBrightBlack();
Format this string with ANSI adding a bright black or gray or grey background color.
Returns default string if ANSI is not supported.
String onGray() => onBrightBlack();