onFormatChanged property

(void Function(CalendarFormat format)?) onFormatChanged
final

Called whenever calendarFormat is changed.

Implementation

final void Function(CalendarFormat format)? onFormatChanged;