ansiUnderlineOffset constant Null safety
This offset can be added to the basic 0-15 ansi color numbers to get underline versions of those colors.
Implementation
static const int ansiUnderlineOffset = 20;
This offset can be added to the basic 0-15 ansi color numbers to get underline versions of those colors.
static const int ansiUnderlineOffset = 20;