onStartDateChanged property
Called when the user picks a new start date to the range
Implementation
final ValueChanged<DateTime>? onStartDateChanged;
Called when the user picks a new start date to the range
final ValueChanged<DateTime>? onStartDateChanged;