menu
calendar_view2 package
documentation
calendar_view.dart
FilledCell<T extends Object?>
onTileDoubleTap property
onTileDoubleTap property
dark_mode
light_mode
onTileDoubleTap
property
TileTapCallback
<
T
>
?
onTileDoubleTap
final
Called when user double tap on any event tile.
Implementation
final TileTapCallback<T>? onTileDoubleTap;
calendar_view2 package
documentation
calendar_view
FilledCell<T extends Object?>
onTileDoubleTap property
FilledCell class