onDisplayedMonthChanged property

ValueChanged<DateTime>? onDisplayedMonthChanged
final

Called when the displayed month changed

Implementation

final ValueChanged<DateTime>? onDisplayedMonthChanged;