boxShadow property

List<BoxShadow>? boxShadow
final

The boxShadow variable is used to apply a shadow outside the Container.

Implementation

final List<BoxShadow>? boxShadow;