onSave property

void Function(List<T> result)? onSave
final

Implementation

final void Function(List<T> result)? onSave;