disabled property

bool disabled
final

If this is true, the item is not selectable and the opacity of the item will be decresed to indicate that the item is disable.

Implementation

final bool disabled;