surfaceTintColor property
final
Overrides the default for ChipAttributes.surfaceTintColor, the Color of the chip's surface tint overlay when its elevation is greater than 0.
This property applies to ActionChip, Chip, ChoiceChip, FilterChip, InputChip, RawChip.
Implementation
final Color? surfaceTintColor;