notItalic property

TextStyle notItalic

Implementation

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