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