reset property
String
get
reset
reset - Resets the current color chain.
Implementation
String get reset => _chalk.reset(this);
reset - Resets the current color chain.
String get reset => _chalk.reset(this);