datePicker property
final
Called when the date chooser dialog should be shown. In the future the preferred way of using this widget will be to utilize the datePicker and timePicker callback functions instead of adding their parameter list to this widget.
Implementation
final Future<DateTime> Function(BuildContext context) datePicker