enabled property

bool enabled
final

Determines if this option can be selected or deselected by the user. If false, the tile will be greyed out and not selectable by the user.

Implementation

final bool enabled;