CheckButton.label
string label() @propertyGet label property.
Returns
Text of the label inside the check button, if it contains a label widget.
void label(string propval) @propertySet label property.
Parameters
propval | Text of the label inside the check button, if it contains a label widget. |