Callback type for wizard submission
typedef OnWizardSubmit = void Function(Map<String, dynamic> data);