onEndDateChanged property

ValueChanged<NepaliDateTime>? onEndDateChanged
final

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

Implementation

final ValueChanged<NepaliDateTime>? onEndDateChanged;