shadowColor property Null safety
final
Color of the chip's shadow when the elevation is greater than 0.
The default is null.
Implementation
@override
final Color? shadowColor;
Color of the chip's shadow when the elevation is greater than 0.
The default is null.
@override
final Color? shadowColor;