onDisplayedMonthChanged property

ValueChanged<HijriDate>? onDisplayedMonthChanged
final

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

Implementation

final ValueChanged<HijriDate>? onDisplayedMonthChanged;