chipsSelectedBgColor property
The background color of the chip when it is selected.
Defaults to Colors.blue if not provided.
Implementation
final Color? chipsSelectedBgColor;
The background color of the chip when it is selected.
Defaults to Colors.blue if not provided.
final Color? chipsSelectedBgColor;