Widget.label
string label() constGets the widget's label text.
Returns
Label string, or empty string if none
void label(string text)Sets the widget's label text.
Parameters
text | New label text |
string label() constGets the widget's label text.
void label(string text)Sets the widget's label text.
text | New label text |