onDateSelected property

void Function(DateTime? date)? onDateSelected
final

Implementation

final void Function(DateTime? date)? onDateSelected;