onDisplayedMonthChanged property

ValueChanged<DateTime>? onDisplayedMonthChanged
final

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

Implementation

final ValueChanged<DateTime>? onDisplayedMonthChanged;