null to use the default text.
FileChooserNative.cancelLabel
string cancelLabel() @propertyGet cancelLabel property.
Returns
The text used for the label on the cancel button in the dialog, or
void cancelLabel(string propval) @propertySet cancelLabel property.
Parameters
propval | The text used for the label on the cancel button in the dialog, or null to use the default text. |