onSave property

ValueChanged<PdfTemplate>? onSave
final

Callback triggered when the user saves the template.

Implementation

final ValueChanged<PdfTemplate>? onSave;