shadows property

set shadows (List<Shadow>? v)

Implementation

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