Sets the save_delegate property.
The save delegate may be used to perform save operations on the content within the widget.
Document editors might use this to save the file to disk.
| this |
a Widget |
| save_delegate |
a SaveDelegate or null |