superscript property

String get superscript

superscript - Superscript text. (Not as widely supported, supported in VSCode through my PR)

Implementation

String get superscript => _chalk.superscript(this);