enabled property
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;
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.
final bool enabled;