menu
flutter_calendar_carousel_updated package
documentation
flutter_calendar_carousel_updated.dart
CalendarCarousel<T extends EventInterface>
onDayPressed property
onDayPressed property
dark_mode
light_mode
onDayPressed
property
dynamic Function
(
DateTime
,
List
<
T
>
)
?
onDayPressed
final
Implementation
final Function(DateTime, List<T>)? onDayPressed;
flutter_calendar_carousel_updated package
documentation
flutter_calendar_carousel_updated
CalendarCarousel<T extends EventInterface>
onDayPressed property
CalendarCarousel class