ButtonGidBuilderImpl.label
T label(string propval)Set 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)Set label property.
propval | Text of the label inside the button, if the button contains a label widget. |