The number of font pixels for each logical pixel
Equivalnet to
Text(textScaleFactor: input)
NikuText textScaleFactor(double textScaleFactor) { this._textScaleFactor = textScaleFactor; return this; }