boxShadow property

List<BoxShadow>? boxShadow
final

Box Shadow

Type: List<BoxShadow>?

Allows the controls of card elevation and shadow directions.

Implementation

final List<BoxShadow>? boxShadow;