menu
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize.dart
TableCalendarCustomize<T>
onDaySelected property
onDaySelected property
dark_mode
light_mode
onDaySelected
property
OnDaySelected
?
onDaySelected
final
Called whenever any day gets tapped.
Implementation
final OnDaySelected? onDaySelected;
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize
TableCalendarCustomize<T>
onDaySelected property
TableCalendarCustomize class