openCalendarDialog method

void openCalendarDialog()

Implementation

void openCalendarDialog() async {
  print("openCalendarDialog");
}