disabled property

bool? disabled
getter/setter pair

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

Implementation

core.bool? disabled;