boxShadow property

List<BoxShadow> boxShadow
final

List of BoxShadow for the container.

If this is null <BoxShadow>[] will be used.

Implementation

final List<BoxShadow> boxShadow;