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