onDateChanged property Null safety
final
Called when the user selects a date in the picker.
Implementation
final ValueChanged<DateTime> onDateChanged;
Called when the user selects a date in the picker.
final ValueChanged<DateTime> onDateChanged;