shadows property

void shadows=(List<Shadow> v)

Implementation

set shadows(List<Shadow> v) => _style.shadows = v;