menu
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize.dart
TableCalendarCustomize<T>
dividerVisible property
dividerVisible property
dark_mode
light_mode
dividerVisible
property
bool
dividerVisible
final
Determines the visibility of divider under the row of days of the week.
Implementation
final bool dividerVisible;
hqsoft_module_calendar package
documentation
customize/components/table_calendar_customize
TableCalendarCustomize<T>
dividerVisible property
TableCalendarCustomize class