superscriptTextStyle property

Rx<TextStyle> superscriptTextStyle
getter/setter pair

Implementation

Rx<TextStyle> superscriptTextStyle =
    TextStyle(fontFeatures: [FontFeature.superscripts()]).obs;