onFormatChanged property
final
Called whenever calendarFormat
is changed.
Implementation
final void Function(CalendarFormat format)? onFormatChanged;
Called whenever calendarFormat
is changed.
final void Function(CalendarFormat format)? onFormatChanged;