onStartDateChanged property
Called when the user changes the start date of the selected range.
Implementation
final ValueChanged<DateTime> onStartDateChanged;
Called when the user changes the start date of the selected range.
final ValueChanged<DateTime> onStartDateChanged;