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 element 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 element text content.
final String? label;