onSave property

dynamic Function(T? value)? onSave
final

Implementation

final Function(T? value)? onSave;