secondarySelectedColor property

Color? secondarySelectedColor
final

Overrides the default for ChoiceChip.selectedColor, the background color that indicates that the chip is selected.

Implementation

final Color? secondarySelectedColor;