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