shadowColor property
final
Overrides the default value for Card.shadowColor.
If null, Card defaults to fully opaque black.
Implementation
final Color? shadowColor;
Overrides the default value for Card.shadowColor.
If null, Card defaults to fully opaque black.
final Color? shadowColor;