menu
hqsoft_module_calendar package
documentation
base/components/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;
hqsoft_module_calendar package
documentation
base/components/table_calendar
TableCalendar<T>
onHeaderTapped property
TableCalendar class