shadowColor property

Color? shadowColor
final

Overrides the default for ChipAttributes.shadowColor, the Color of the chip's shadow when its elevation is greater than 0.

This property applies to ActionChip, Chip, ChoiceChip, FilterChip, InputChip, RawChip.

Implementation

final Color? shadowColor;