shadows property

void shadows=(List<BoxShadow> v)

Implementation

set shadows(List<BoxShadow> v) => $parent..shadows = v;