menu
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize.dart
TableCalendarCustomize<T>
rangeEndDay property
rangeEndDay property
dark_mode
light_mode
rangeEndDay
property
DateTime
?
rangeEndDay
final
The end of the selected day range.
Implementation
final DateTime? rangeEndDay;
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize
TableCalendarCustomize<T>
rangeEndDay property
TableCalendarCustomize class