normal property

TextStyle normal

Use the upright glyphs

Implementation

TextStyle get normal => copyWith(fontStyle: FontStyle.normal);