shadows property

void shadows=(List<Shadow>? v)

Implementation

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