shadows property

set shadows (List<BoxShadow> v)

Implementation

set shadows(List<BoxShadow> v) => _applyBoxDecorationProperty(boxShadow: v);