chipsSelectedBgColor property

Color? chipsSelectedBgColor
final

The background color of the chip when it is selected.

Defaults to Colors.blue if not provided.

Implementation

final Color? chipsSelectedBgColor;