menu
remind_timetable package
documentation
timetable.dart
BasicEventWidget
onTap property
onTap property
dark_mode
light_mode
onTap
property
VoidCallback
?
onTap
final
An optional callback that will be invoked when the user taps this widget.
Implementation
final VoidCallback? onTap;
remind_timetable package
documentation
timetable
BasicEventWidget
onTap property
BasicEventWidget class