onChanged property
A callback that gets executed when the user changes the DateTime in the DateTimeField.
Implementation
final ValueChanged<DateTime?>? onChanged;
A callback that gets executed when the user changes the DateTime in the DateTimeField.
final ValueChanged<DateTime?>? onChanged;