menu
flutter_calendar_collection package
documentation
views/day_view/event_card.dart
EventCard
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
VoidCallback
?
onLongPress
final
Called when the user long-presses (useful for drag initiation).
Implementation
final VoidCallback? onLongPress;
flutter_calendar_collection package
documentation
views/day_view/event_card
EventCard
onLongPress property
EventCard class