onSaved property

void Function(T)? onSaved
final

Called when the parent Form is saved.

Implementation

final void Function(T)? onSaved;