selectedShadowColor property
final
Color of the chip's shadow when the elevation is greater than 0 and the chip is selected.
The default is Colors.black.
Implementation
@override
final Color? selectedShadowColor;
Color of the chip's shadow when the elevation is greater than 0 and the chip is selected.
The default is Colors.black.
@override
final Color? selectedShadowColor;