selectedColor property

Color? selectedColor
final

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

Implementation

final Color? selectedColor;