onSaved property

FormFieldSetter<DateTime> onSaved
final

Called when an enclosing form is saved. The value passed will be null if format fails to parse the text.

Implementation

final FormFieldSetter<DateTime> onSaved