onSave property

void Function()? onSave
final

Callback executed after a successful save.

Implementation

final void Function()? onSave;