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