shadows property

void shadows=(List<Shadow>? v)

Implementation

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