Equivalent to
TextStyle(background: input)
NikuText background(Paint background) { _background = background; return this; }