normal property
String
get
normal
normal - Text with all attributes off
Implementation
String get normal => (_cNormal ??= _chalk.normal)(this);
normal - Text with all attributes off
String get normal => (_cNormal ??= _chalk.normal)(this);