secondarySelectedColor property Null safety
final
Overrides the default for ChoiceChip.selectedColor, the background color that indicates that the chip is selected.
Implementation
final Color? secondarySelectedColor;
Overrides the default for ChoiceChip.selectedColor, the background color that indicates that the chip is selected.
final Color? secondarySelectedColor;