onSubmitted property

ValueChanged<DateTime?>? onSubmitted
final

Function to be called when the user submits the form.

Implementation

final ValueChanged<DateTime?>? onSubmitted;