onSave property

void Function(Map<String, String> values)? onSave
final

Implementation

final void Function(Map<String, String> values)? onSave;