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);superscript - Superscript text. (Not as widely supported, supported in VSCode through my PR)
String get superscript => _chalk.superscript(this);