onMonthChanged property

ValueChanged<DateTime>? onMonthChanged
final

New DateTime object represents first day of new month and 00:00 time.

Implementation

final ValueChanged<DateTime>? onMonthChanged;