disabled property

bool disabled
final

Disabling the chip will turn off the onTap gesture and also change the color of the content to gray

Implementation

final bool disabled;