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