shadowColor property Null safety
final
Default value for Card.shadowColor.
If null, Card defaults to fully opaque black.
Implementation
final Color? shadowColor;
Default value for Card.shadowColor.
If null, Card defaults to fully opaque black.
final Color? shadowColor;