shadows property

List<BoxShadow> shadows
final

The outer shadows, painted behind decoration and clipped to the region outside its shape.

Implementation

final List<BoxShadow> shadows;