normal property

TextStyle get normal

Use the upright glyphs

Implementation

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