onStartDateChanged property

ValueChanged<NepaliDateTime>? onStartDateChanged
final

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

Implementation

final ValueChanged<NepaliDateTime>? onStartDateChanged;