boxShadow property

List<BoxShadow>? boxShadow
final

Box shadow of the container (ignored if containerDecoration is provided).

Implementation

final List<BoxShadow>? boxShadow;