disabled property

bool? disabled
getter/setter pair

Whether the chip is in an inactive state and ignores user actions.

Defaults to false.

Implementation

core.bool? disabled;