selected property
Whether the item is selected by default.
If the selection input only accepts one value (such as for radio buttons or a dropdown menu), only set this field for one item.
Implementation
core.bool? selected;
Whether the item is selected by default.
If the selection input only accepts one value (such as for radio buttons or a dropdown menu), only set this field for one item.
core.bool? selected;