level property Null safety
read / write
ANSI Color level support for this chalk instance - this will effect what colors this chalk instance can use.
Implementation
int level = Chalk.ansiColorLevelForNewInstances;
ANSI Color level support for this chalk instance - this will effect what colors this chalk instance can use.
int level = Chalk.ansiColorLevelForNewInstances;