menu
flutter_calendar_collection package
documentation
views/week_view/week_view.dart
WeekView
onTimeTap property
onTimeTap property
dark_mode
light_mode
onTimeTap
property
ValueChanged
<
DateTime
>
?
onTimeTap
final
Called when the user taps on an empty time slot.
Implementation
final ValueChanged<DateTime>? onTimeTap;
flutter_calendar_collection package
documentation
views/week_view/week_view
WeekView
onTimeTap property
WeekView class