shadowColor property

Color? shadowColor
final

Overrides the default value for Card.shadowColor.

If null, Card defaults to fully opaque black.

Implementation

final Color? shadowColor;