subscript property

String get subscript

subscript - Subscript text. (Not as widely supported, supported in VSCode through my PR)

Implementation

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