normal property

String get normal

normal - Text with all attributes off

Implementation

String get normal => (_cNormal ??= _chalk.normal)(this);