onDisplayedMonthChanged property

ValueChanged<NepaliDateTime>? onDisplayedMonthChanged
final

Called when the user navigates to a new month/year in the picker.

Implementation

final ValueChanged<NepaliDateTime>? onDisplayedMonthChanged;