enabled property
final
Whether the user is permitted to select this item.
Defaults to true. If this is false, then the item will not react to touches.
Implementation
final bool enabled;
Whether the user is permitted to select this item.
Defaults to true. If this is false, then the item will not react to touches.
final bool enabled;