onMonthChange property

ValueChanged<DateTime>? onMonthChange
final

A callback for when the displayed month changes.

Implementation

final ValueChanged<DateTime>? onMonthChange;