onDisplayedMonthChanged property
final
Called when the user navigates to a new month/year in the picker.
Implementation
final ValueChanged<DateTime>? onDisplayedMonthChanged;
Called when the user navigates to a new month/year in the picker.
final ValueChanged<DateTime>? onDisplayedMonthChanged;