disabled property
Disabling the chip will turn off the onTap gesture and also change the color of the content to gray
Implementation
final bool disabled;
Disabling the chip will turn off the onTap gesture and also change the color of the content to gray
final bool disabled;