Equivalent to
TextStyle(foreground: input)
NikuText foreground(Paint foreground) { this._foreground = foreground; return this; }