onStartDateChanged property

ValueChanged<DateTime>? onStartDateChanged
final

Called when the user picks a new start date to the range

Implementation

final ValueChanged<DateTime>? onStartDateChanged;