backgroundColor property Null safety
final
Overrides the default for ChipAttributes.backgroundColor which is used for unselected, enabled chip backgrounds.
This property applies to ActionChip, Chip, ChoiceChip, FilterChip, InputChip, RawChip.
Implementation
final Color? backgroundColor;