disabled property

bool? disabled
getter/setter pair

Whether the menu option is disabled.

Defaults to false.

Implementation

core.bool? disabled;