shadows property

List<BoxShadow>? shadows
final

Optional shadows to render behind the shape.

Implementation

final List<BoxShadow>? shadows;