menu
flutter_calendar_collection package
documentation
views/day_view/event_card.dart
EventCard
onTap property
onTap property
dark_mode
light_mode
onTap
property
VoidCallback
?
onTap
final
Called when the user taps on this card.
Implementation
final VoidCallback? onTap;
flutter_calendar_collection package
documentation
views/day_view/event_card
EventCard
onTap property
EventCard class