onSave property

(dynamic Function(String value)?) onSave
final

Implementation

final Function(String value)? onSave;