secondarySelectedColor property

Color secondarySelectedColor
final

An alternate color to be used for the chip's background, indicating that it is selected. For example, this color is used by ChoiceChip when the choice is selected.

The chip is selected when selected is true.

Implementation

final Color secondarySelectedColor