disabled property

bool? disabled
getter/setter pair

Whether the label should be shown in the UI as disabled.

Implementation

core.bool? disabled;