onSave property

(dynamic Function(List<String>? value)?) onSave
final

Implementation

final Function(List<String>? value)? onSave;