onSave property

(Future<void> Function(List<Control>)?) onSave
final

Implementation

final Future<void> Function(List<Control>)? onSave;