superscriptTextStyle property

TextStyle superscriptTextStyle
getter/setter pair

Implementation

TextStyle superscriptTextStyle =
    TextStyle(fontFeatures: [FontFeature.superscripts()]);