level property Null safety

int level
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;