disabledColor property
Color to be used for the chip's background indicating that it is disabled.
It defaults to Colors.black38.
Implementation
final Color? disabledColor;
Color to be used for the chip's background indicating that it is disabled.
It defaults to Colors.black38.
final Color? disabledColor;