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