label property

String? label
final

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;