label property
This attribute is text for the label indicating the meaning of the option. If the label attribute isn't defined, its value is that of the dom node text content.
Implementation
final String? label;
This attribute is text for the label indicating the meaning of the option. If the label attribute isn't defined, its value is that of the dom node text content.
final String? label;