disabled property

bool? disabled
getter/setter pair

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

Implementation

core.bool? disabled;