CalendarPickerDialog constructor

CalendarPickerDialog()

Implementation

CalendarPickerDialog() {
  today = DateTime.now();
}