onStartDateChanged property

ValueChanged<DateTime>? onStartDateChanged
final

Called when the user changes the start date of the selected range.

Implementation

final ValueChanged<DateTime>? onStartDateChanged;