ButtonGidBuilderImpl.label
T label(string propval) nothrowSet label property.
Parameters
propval | Text of the label inside the button, if the button contains a label widget. |
Returns
Builder instance for fluent chaining
T label(string propval) nothrowSet label property.
propval | Text of the label inside the button, if the button contains a label widget. |