notItalic method

TextBuilder notItalic()

Implementation

TextBuilder notItalic() => fontStyle(FontStyle.normal);