enabled property

bool enabled
final

Defines whether the menu item will be enabled.

The default value is true.

Implementation

final bool enabled;