Collection of text's shadow
Equivalent to
TextStyle(shadows: input)
NikuText shadows(List<Shadow> shadows) { this._shadows = shadows; return this; }