menu
forui package
documentation
widgets/calendar.dart
FCalendar
onMonthChange property
onMonthChange property
dark_mode
light_mode
onMonthChange
property
ValueChanged
<
DateTime
>
?
onMonthChange
final
A callback for when the displayed month changes.
Implementation
final ValueChanged<DateTime>? onMonthChange;
forui package
documentation
widgets/calendar
FCalendar
onMonthChange property
FCalendar class