menu
calendar_view2 package
documentation
calendar_view.dart
WeekView<T extends Object?>
onEventDoubleTap property
onEventDoubleTap property
dark_mode
light_mode
onEventDoubleTap
property
CellTapCallback
<
T
>
?
onEventDoubleTap
final
Called when user double taps on any event tile.
Implementation
final CellTapCallback<T>? onEventDoubleTap;
calendar_view2 package
documentation
calendar_view
WeekView<T extends Object?>
onEventDoubleTap property
WeekView class