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