menu
tengits_widgets package
documentation
calendar/src/table_calendar.dart
TableCalendar<T>
onHeaderTapped property
onHeaderTapped property
dark_mode
light_mode
onHeaderTapped
property
void Function
(
DateTime
focusedDay
)
?
onHeaderTapped
final
Called whenever header gets tapped.
Implementation
final void Function(DateTime focusedDay)? onHeaderTapped;
tengits_widgets package
documentation
calendar/src/table_calendar
TableCalendar<T>
onHeaderTapped property
TableCalendar class