boxShadow property

List<BoxShadow>? boxShadow
final

Custom box shadows for the card.

If null, uses a default shadow based on the theme.

Implementation

final List<BoxShadow>? boxShadow;