onSaved property

(Future<void> Function()?) onSaved
final

Callback when data is saved.

Implementation

final Future<void> Function()? onSaved;