Callback function called when the form is saved. Takes a title and subtitle as parameters.
title
subtitle
final Function(String title, String subtitle) onSave;