onSaved property

void Function(T? value)? onSaved
final

Implementation

final void Function(T? value)? onSaved;