menu
sked package
documentation
widgets/month_widget.dart
MonthItem
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
DateTime
>
onChanged
final
Called when the user picks a day.
Implementation
final ValueChanged<DateTime> onChanged;
sked package
documentation
widgets/month_widget
MonthItem
onChanged property
MonthItem class