onSaved property

void Function(List<String>?)? onSaved
final

Callback when the form is saved.

Implementation

final void Function(List<String>?)? onSaved;