footNoteStyle property

TextStyle footNoteStyle
getter/setter pair

Implementation

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