selectedColor property

Color? selectedColor

Color to be used for the chip's background, indicating that it is selected.

The chip is selected when selected is true.

Implementation

Color? get selectedColor;