underline property
underline - Make text underline. (Not as widely supported, supported in VSCode through my PR)
Implementation
String get underline => _chalk.underline(this);
underline - Make text underline. (Not as widely supported, supported in VSCode through my PR)
String get underline => _chalk.underline(this);