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