selectedColor property Null safety
final
Overrides the default for SelectableChipAttributes.selectedColor, the background color that indicates that the chip is selected.
This property applies to ChoiceChip, FilterChip, InputChip, RawChip.
Implementation
final Color? selectedColor;