menu
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize.dart
TableCalendarCustomize<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
customize/components/table_calendar_customize
TableCalendarCustomize<T>
onHeaderTapped property
TableCalendarCustomize class