selectedShadowColor property

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.

Implementation

Color? get selectedShadowColor;