onSave property

ValueChanged<CalendarEvent> onSave
final

Called when the user saves the form.

Implementation

final ValueChanged<CalendarEvent> onSave;