reset property

String get reset

reset - Resets the current color chain.

Implementation

String get reset => (_cReset ??= _chalk.reset)(this);