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