Whether to slant the glyphs in the font
Equivalent to
TextStyle(fontStyle: input)
NikuText fontStyle(FontStyle fontStyle) { this._fontStyle = fontStyle; return this; }