shadowColor property Null safety

Color? shadowColor
final

Default value for Card.shadowColor.

If null, Card defaults to fully opaque black.

Implementation

final Color? shadowColor;