menu
scrollable_clean_calendar package
documentation
widgets/month_widget.dart
MonthWidget
monthBuilder property
monthBuilder property
dark_mode
light_mode
monthBuilder
property
Widget
Function
(
BuildContext
context
,
String
month
)
?
monthBuilder
final
Implementation
final Widget Function(BuildContext context, String month)? monthBuilder;
scrollable_clean_calendar package
documentation
widgets/month_widget
MonthWidget
monthBuilder property
MonthWidget class