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