onDateChanged property

ValueChanged<NepaliDateTime> onDateChanged
final

Called when the user selects a date in the picker.

Implementation

final ValueChanged<NepaliDateTime> onDateChanged;