onSaved property

void Function(Prediction?)? onSaved
final

on form save callback

Implementation

final void Function(Prediction?)? onSaved;